Hostname
atea.dk
Last fetched
atea.dk resolves to 1 IPv4 address operated by ASN-ATEA- in DK.
Nutrition Label
Resolution chain
atea.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.244.75.234 | 188.244.64.0/20 | AS21060 | ASN-ATEA- | DK |
WHOIS identity
- Registrar
- —
- Organization
- atea a/s
- Contact emails
Subdomains
85 observed subdomains of atea.dk.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from atea.dk in the public web crawl.
551 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for atea.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.atea.dk |
| SPF_INCLUDE | _spf2.atea.dk |
| SPF_INCLUDE | _trustedips1.eloqua.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 18.185.192.236/32 |
| SPF_IP | 52.57.146.44/32 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.