Skip to content

Hostname

atea.no

Last fetched

atea.no resolves to 1 IPv4 address operated by AS21060 in DK.

Nutrition Label

WHISPER CANON · atea.noRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atea.no

Resolution chain

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

IPPrefixASNOperatorCountry
188.244.75.209188.244.64.0/20AS21060DK

WHOIS identity

Registrar
Organization
atea as
Contact emails

Subdomains

98 observed subdomains of atea.no.

Web-graph footprint

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

281 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for atea.no.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.telecomputing.no
SPF_INCLUDE_spf1.atea.no
SPF_INCLUDE_spf2.atea.no
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from atea.no.

Cypher and MCP

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

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