Hostname
hr.nl
Last fetched
hr.nl resolves to 1 IPv4 address operated by AS1103 in NL. WHOIS lists registrar:surf b.v. as the registrar.
Nutrition Label
Resolution chain
hr.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 145.24.159.123 | 145.24.0.0/16 | AS1103 | — | NL |
WHOIS identity
- Registrar
- registrar:surf b.v.
- Organization
- —
- Contact emails
- —
Subdomains
254 observed subdomains of hr.nl.
Showing 25 of 254. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hr.nl in the public web crawl.
75 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for hr.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf1.hr.nl |
| SPF_IP | 10.1.44.0/24 |
| SPF_IP | 10.11.12.0/23 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 13.127.80.230 |
| SPF_IP | 13.54.0.137 |
| SPF_IP | 13.54.3.158 |
| SPF_IP | 13.54.44.75 |
| SPF_IP | 13.54.69.230 |
| SPF_IP | 13.74.56.125/32 |
| SPF_IP | 13.79.21.104/32 |
| SPF_IP | 13.88.226.191/32 |
| SPF_IP | 13.94.232.90/32 |
| SPF_IP | 132.174.100.127 |
| SPF_IP | 145.24.0.0/16 |
| SPF_IP | 145.255.128.0/21 |
| SPF_IP | 15.206.47.138 |
| SPF_IP | 168.63.28.84 |
| SPF_IP | 172.172.139.18/32 |
| SPF_IP | 174.90.126.0/23 |
| SPF_IP | 178.162.177.161/32 |
| SPF_IP | 178.21.19.52 |
| SPF_IP | 178.21.19.65 |
| SPF_IP | 18.156.115.231 |
| SPF_IP | 18.156.139.5 |
| SPF_IP | 18.156.146.215 |
| SPF_IP | 18.156.56.232 |
| SPF_IP | 18.196.171.132 |
Related pages
Pivot deeper into the graph from hr.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hr.nl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.