Skip to content

Hostname

naaee.org

Last fetched

naaee.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · naaee.orgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/naaee.org

Resolution chain

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

IPPrefixASNOperatorCountry
35.182.59.7735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

49 observed subdomains of naaee.org.

Web-graph footprint

Distinct hostnames that link to or from naaee.org in the public web crawl.

998 sites link to this hostname.

467 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for naaee.org.

MechanismTarget
SPF_Anaaee.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.skvare.com
SPF_IP172.104.15.35
SPF_IP2600:3c02:0:0:f03c:91ff:fe6e:d740
SPF_IP2600:3c03:0:0:f03c:91ff:fed4:835d
SPF_IP54.145.236.217
SPF_IP54.164.191.97
SPF_IP66.228.60.111
SPF_IP96.88.247.105
SPF_MXnaaee.org

Related pages

Pivot deeper into the graph from naaee.org.

Cypher and MCP

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

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