Skip to content

Hostname

rhp.nl

Last fetched

rhp.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · rhp.nlRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/rhp.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.46.44.78104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

6 observed subdomains of rhp.nl.

Web-graph footprint

Distinct hostnames that link to or from rhp.nl in the public web crawl.

96 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rhp.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.26.56.38
SPF_IP92.66.252.75
SPF_IP92.66.252.76
SPF_IP92.66.252.77
SPF_IP92.66.252.78

Related pages

Pivot deeper into the graph from rhp.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rhp.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.