Skip to content

Hostname

testnetinspire.dk

Last fetched

testnetinspire.dk resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · testnetinspire.dkRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/testnetinspire.dk

Resolution chain

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

IPPrefixASNOperatorCountry
162.215.118.30162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

No WHOIS records are currently associated with testnetinspire.dk in WhisperGraph.

Subdomains

2 observed subdomains of testnetinspire.dk.

Web-graph footprint

Distinct hostnames that link to or from testnetinspire.dk in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for testnetinspire.dk.

MechanismTarget
SPF_Atestnetinspire.dk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.215.122.79
SPF_IP198.11.211.212
SPF_MXtestnetinspire.dk

Related pages

Pivot deeper into the graph from testnetinspire.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "testnetinspire.dk"})-[: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.