Skip to content

Hostname

skelleton.net

Last fetched

skelleton.net resolves to 2 IPv4 addresses operated by DTAG Internet service provider operations in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · skelleton.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/skelleton.net

Resolution chain

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

IPPrefixASNOperatorCountry
217.225.121.164217.224.0.0/11AS3320DTAG Internet service provider operationsDE
91.42.119.9591.0.0.0/10AS3320DTAG Internet service provider operationsDE

WHOIS identity

Registrar
iana:1068
Organization
dyn
Contact emails

Subdomains

10 observed subdomains of skelleton.net.

Web-graph footprint

Distinct hostnames that link to or from skelleton.net in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for skelleton.net.

MechanismTarget
SPF_Amail.skelleton.net
SPF_Asmtp.skelleton.net

Related pages

Pivot deeper into the graph from skelleton.net.

Cypher and MCP

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

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