Skip to content

Hostname

dgtmedia.com

Last fetched

dgtmedia.com resolves to 1 IPv4 address operated by AS15830 in IT. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · dgtmedia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dgtmedia.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.29.209.13781.29.208.0/20AS15830IT

WHOIS identity

Registrar
iana:320
Organization
dgt media
Contact emails

Subdomains

79 observed subdomains of dgtmedia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for dgtmedia.com.

MechanismTarget
SPF_Adgtmedia.com
SPF_INCLUDE_spf.impresasemplice.it
SPF_INCLUDEspf.nohup.it
SPF_IP156.54.133.0/24
SPF_IP156.54.89.244
SPF_IP217.169.111.0/24
SPF_IP62.77.33.17
SPF_IP62.77.34.113
SPF_IP62.77.35.113
SPF_IP77.238.27.187
SPF_MXdgtmedia.com

Related pages

Pivot deeper into the graph from dgtmedia.com.

Cypher and MCP

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

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