Skip to content

Hostname

naic.org

Last fetched

naic.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · naic.orgRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/naic.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.221.715.197.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.244.2253.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
100.55.199.49100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.210.6798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
n.a.i.c. n.a.i.c.
Contact emails

Subdomains

235 observed subdomains of naic.org.

Web-graph footprint

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

3,571 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for naic.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc4343-23.iphmx.com
SPF_INCLUDEokta.naic.org
SPF_INCLUDEokta.ua.naic.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP3.220.111.113
SPF_IP44.205.169.254
SPF_IP8.33.1.191
SPF_MXnaic.org

Related pages

Pivot deeper into the graph from naic.org.

Cypher and MCP

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

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