Skip to content

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

WHISPER CANON · hr.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hr.nl

Resolution chain

hr.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.24.159.123145.24.0.0/16AS1103NL

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

254 observed subdomains of hr.nl.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for hr.nl.

MechanismTarget
SPF_INCLUDEspf1.hr.nl
SPF_IP10.1.44.0/24
SPF_IP10.11.12.0/23
SPF_IP104.47.0.0/17
SPF_IP13.127.80.230
SPF_IP13.54.0.137
SPF_IP13.54.3.158
SPF_IP13.54.44.75
SPF_IP13.54.69.230
SPF_IP13.74.56.125/32
SPF_IP13.79.21.104/32
SPF_IP13.88.226.191/32
SPF_IP13.94.232.90/32
SPF_IP132.174.100.127
SPF_IP145.24.0.0/16
SPF_IP145.255.128.0/21
SPF_IP15.206.47.138
SPF_IP168.63.28.84
SPF_IP172.172.139.18/32
SPF_IP174.90.126.0/23
SPF_IP178.162.177.161/32
SPF_IP178.21.19.52
SPF_IP178.21.19.65
SPF_IP18.156.115.231
SPF_IP18.156.139.5
SPF_IP18.156.146.215
SPF_IP18.156.56.232
SPF_IP18.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.