The HIP record (Host Identity Protocol) stores cryptographic host identifiers and associated IP addresses in DNS. Defined in RFC 8005, HIP enables identifier-locator separation, where a host's identity is distinct from its network location.
Check HIP records for any domain using our free DNS lookup tool.
Look Up HIP Records →HIP (Host Identity Protocol) separates the roles of IP addresses into:
This separation enables mobility, multi-homing, and enhanced security. The HIP record publishes the Host Identity Tag (HIT) and associated rendezvous servers or locators.
example.com. 3600 IN HIP 2 200100107B1A74DF... AwEAAcNR... rvs.example.com.
PK Algorithm: 2 (RSA), HIT, Public Key, and Rendezvous Server.
| Field | Description | Example |
|---|---|---|
| PK Algorithm | Public key algorithm | 2 (RSA), 5 (ECDSA) |
| HIT | Host Identity Tag (128-bit hash) | 200100107B1A74DF... |
| Public Key | Host's public key (Base64) | AwEAAcNR... |
| Rendezvous Servers | Optional RVS hostnames | rvs.example.com. |
| Value | Algorithm |
|---|---|
| 2 | RSA |
| 5 | DSA |
| 7 | ECDSA |
| 9 | ECDSA_LOW |
HIP enables seamless roaming as device IP changes:
mobile.example.com. HIP 2 200100107B1A74DF... AwEAAcNR... rvs.example.com.
Servers with multiple network connections maintain consistent identity:
server.example.com. HIP 2 200100107B1A74DF... AwEAAcNR...
Cryptographic identity prevents IP spoofing and enables IPsec-like security.
| Component | Description |
|---|---|
| Host Identity (HI) | Public key representing the host |
| Host Identity Tag (HIT) | 128-bit hash of the HI (used in connections) |
| Locator | IP address(es) where host is reachable |
| Rendezvous Server (RVS) | Helps establish initial contact |
While HIP provides elegant solutions to IP mobility and multi-homing, adoption remains limited due to:
Common issues and solutions:
DNS Explorer validates and monitors all DNS record types including experimental records like HIP.
Start free DNS Explorer trial14-day full-feature trial
Use our DNS Record Finder to look up HIP records for any domain.
Look Up HIP Records →