Skip to content

Hostname

huizen.nl

Last fetched

huizen.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:kpn as the registrar.

Nutrition Label

WHISPER CANON · huizen.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/huizen.nl

Resolution chain

huizen.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:kpn
Organization
Contact emails

Subdomains

46 observed subdomains of huizen.nl.

Web-graph footprint

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

268 sites link to this hostname.

252 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for huizen.nl.

MechanismTarget
SPF_Amalengo.exception.mx
SPF_INCLUDE_spf.sc.nines.nl
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.simgroephosting.nl
SPF_INCLUDEspf.topdesk.net
SPF_IP185.42.57.140
SPF_IP193.173.63.210/28
SPF_IP194.13.163.7/32
SPF_IP194.53.14.66/32
SPF_IP195.72.120.109
SPF_IP195.72.120.110
SPF_IP195.72.120.192/32
SPF_IP20.229.91.213
SPF_IP2001:678:56c:1:195:72:120:192
SPF_IP213.125.7.98/29
SPF_IP45.80.232.21/32

Related pages

Pivot deeper into the graph from huizen.nl.

Cypher and MCP

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

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