Skip to content

Hostname

darkworld.network

Last fetched

darkworld.network resolves to 2 IPv4 addresses operated by CONTABO-40021 - Contabo Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · darkworld.networkRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/darkworld.network

Resolution chain

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

IPPrefixASNOperatorCountry
217.216.67.5217.216.64.0/22AS40021CONTABO-40021 - Contabo Inc.US
38.105.232.438.105.232.0/24AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

94 observed subdomains of darkworld.network.

Web-graph footprint

Distinct hostnames that link to or from darkworld.network in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for darkworld.network.

MechanismTarget
SPF_Adarkworld.network
SPF_IP38.105.232.4
SPF_MXdarkworld.network

Related pages

Pivot deeper into the graph from darkworld.network.

Cypher and MCP

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

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