Skip to content

Hostname

dgmlive.com

Last fetched

dgmlive.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dgmlive.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dgmlive.com

Resolution chain

dgmlive.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.38.33104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.170.110172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.16.201.13352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.127.13252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.139.24654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.106.20354.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
david singleton
Contact emails

Subdomains

4 observed subdomains of dgmlive.com.

Web-graph footprint

Distinct hostnames that link to or from dgmlive.com in the public web crawl.

599 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dgmlive.com.

MechanismTarget
SPF_Adgmlive.com
SPF_Aec2-54-77-251-95.eu-west-1.compute.amazonaws.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from dgmlive.com.

Cypher and MCP

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

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