Skip to content

Hostname

vanspijk.nl

Last fetched

vanspijk.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · vanspijk.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vanspijk.nl

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.57.169178.22.56.0/21AS12859NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

14 observed subdomains of vanspijk.nl.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vanspijk.nl.

MechanismTarget
SPF_Avanspijk.nl
SPF_INCLUDEspf.cloudsuite.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_INCLUDEspf.vanboxtel.hosting
SPF_IP213.207.95.212
SPF_IP81.173.73.97
SPF_MXvanspijk.nl

Related pages

Pivot deeper into the graph from vanspijk.nl.

Cypher and MCP

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

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