Skip to content

Hostname

hostplan.nl

Last fetched

hostplan.nl resolves to 1 IPv4 address operated by AS43190 in NL. WHOIS lists registrar:registrar.nl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.95.252.15577.104.81.0/24AS43190NL

WHOIS identity

Registrar
registrar:registrar.nl
Organization
Contact emails

Subdomains

76 observed subdomains of hostplan.nl.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hostplan.nl.

MechanismTarget
SPF_Ahostplan.nl
SPF_INCLUDEspf.mydomainprovider.com
SPF_IP185.217.32.0/22
SPF_IP2001:7b8::/29
SPF_IP213.154.224.0/19
SPF_IP2a00:1478::/29
SPF_IP2a00:dc8::/32
SPF_IP2a00:e760::/32
SPF_IP2a03:7900::/32
SPF_IP31.3.104.0/21
SPF_IP37.203.56.0/21
SPF_IP77.95.248.0/21
SPF_IP85.119.240.0/21
SPF_IP91.217.56.0/23
SPF_MXhostplan.nl

Related pages

Pivot deeper into the graph from hostplan.nl.

Cypher and MCP

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

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