Skip to content

Hostname

datgroup.com

Last fetched

datgroup.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · datgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/datgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.201.160.12023.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.203.57.9423.203.56.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.208.149.9523.208.148.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
deutsche automobil treuhand
Contact emails

Subdomains

28 observed subdomains of datgroup.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for datgroup.com.

Related pages

Pivot deeper into the graph from datgroup.com.

Cypher and MCP

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

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