Skip to content

Hostname

dystopia.dk

Last fetched

dystopia.dk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · dystopia.dkRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/dystopia.dk

Resolution chain

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

IPPrefixASNOperatorCountry
67.207.75.8767.207.72.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
Organization
dystopia entertainment
Contact emails

Subdomains

8 observed subdomains of dystopia.dk.

Web-graph footprint

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

68 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dystopia.dk.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.simply.com
SPF_MXdystopia.dk

Related pages

Pivot deeper into the graph from dystopia.dk.

Cypher and MCP

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

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