Skip to content

Hostname

server09.huizinga.nl

Last fetched

server09.huizinga.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · server09.huizinga.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/server09.huizinga.nl

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with server09.huizinga.nl in WhisperGraph.

Subdomains

1 observed subdomain of server09.huizinga.nl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for server09.huizinga.nl.

MechanismTarget
SPF_Aserver09.huizinga.nl
SPF_IP38.242.235.81
SPF_MXserver09.huizinga.nl

Related pages

Pivot deeper into the graph from server09.huizinga.nl.

Cypher and MCP

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

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