Skip to content

Hostname

atea.dk

Last fetched

atea.dk resolves to 1 IPv4 address operated by ASN-ATEA- in DK.

Nutrition Label

WHISPER CANON · atea.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/atea.dk

Resolution chain

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

IPPrefixASNOperatorCountry
188.244.75.234188.244.64.0/20AS21060ASN-ATEA-DK

WHOIS identity

Registrar
Organization
atea a/s
Contact emails

Subdomains

85 observed subdomains of atea.dk.

Web-graph footprint

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

551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for atea.dk.

MechanismTarget
SPF_INCLUDE_spf1.atea.dk
SPF_INCLUDE_spf2.atea.dk
SPF_INCLUDE_trustedips1.eloqua.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP18.185.192.236/32
SPF_IP52.57.146.44/32
SPF_IP88.99.84.1

Related pages

Pivot deeper into the graph from atea.dk.

Cypher and MCP

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

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