Skip to content

Hostname

dgm.world

Last fetched

dgm.world resolves to 2 IPv4 addresses operated by AS48635 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · dgm.worldRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dgm.world

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
radix b.v.
Contact emails

Subdomains

4 observed subdomains of dgm.world.

Web-graph footprint

Distinct hostnames that link to or from dgm.world in the public web crawl.

10 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dgm.world.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.spamservice.nl
SPF_IP18.200.232.188
SPF_IP52.17.150.41
SPF_IP54.73.86.235
SPF_IP62.221.209.250

Related pages

Pivot deeper into the graph from dgm.world.

Cypher and MCP

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

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