Skip to content

Hostname

crossinternet.nl

Last fetched

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

Nutrition Label

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

Resolution chain

crossinternet.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:registrar.eu
Organization
Contact emails

Subdomains

12 observed subdomains of crossinternet.nl.

Web-graph footprint

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

273 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for crossinternet.nl.

MechanismTarget
SPF_Acrossinternet.nl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.wallgrind.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hosting-server.cloud
SPF_IP212.124.67.25
SPF_IP2a00:d10:1141:5:0:0:0:20
SPF_IP2a02:2170:310:67:0:0:0:27
SPF_IP46.17.6.162
SPF_IP77.174.163.233
SPF_MXcrossinternet.nl

Related pages

Pivot deeper into the graph from crossinternet.nl.

Cypher and MCP

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

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