Skip to content

Hostname

nagc.org

Last fetched

nagc.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.119.0.4520.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
national association for gifted children
Contact emails

Subdomains

12 observed subdomains of nagc.org.

Web-graph footprint

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

2,463 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nagc.org.

MechanismTarget
SPF_Anagc.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymem.net
SPF_IP174.143.87.200
SPF_IP64.26.60.153/32
SPF_IP64.26.60.231/32
SPF_IP72.32.215.214
SPF_IP72.32.215.215/32
SPF_IP74.205.43.134/32
SPF_IP98.129.43.200
SPF_MXnagc.org

Related pages

Pivot deeper into the graph from nagc.org.

Cypher and MCP

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

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