Skip to content

Hostname

inspyrium.nl

Last fetched

inspyrium.nl resolves to 2 IPv4 addresses operated by AS12859 in NL. WHOIS lists registrar:cybox internet & communicatie as the registrar.

Nutrition Label

WHISPER CANON · inspyrium.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/inspyrium.nl

Resolution chain

inspyrium.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:cybox internet & communicatie
Organization
Contact emails

Subdomains

3 observed subdomains of inspyrium.nl.

Web-graph footprint

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

38 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inspyrium.nl.

MechanismTarget
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uptoday.nl
SPF_IP81.173.66.172
SPF_IP93.154.36.225
SPF_IP93.154.36.226

Related pages

Pivot deeper into the graph from inspyrium.nl.

Cypher and MCP

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

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