Skip to content

Hostname

e39baat.no

Last fetched

e39baat.no resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO.

Nutrition Label

WHISPER CANON · e39baat.noRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/e39baat.no

Resolution chain

e39baat.no resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.50.11352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.12552.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.9952.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

No WHOIS records are currently associated with e39baat.no in WhisperGraph.

Subdomains

5 observed subdomains of e39baat.no.

Web-graph footprint

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

6 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for e39baat.no.

MechanismTarget
SPF_Ae39baat.no
SPF_Amailout.bkkb.no
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.250.210.145
SPF_MXe39baat.no

Related pages

Pivot deeper into the graph from e39baat.no.

Cypher and MCP

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

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