Hostname
nga.org
Last fetched
nga.org resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nga.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.222.161.56 | 35.222.160.0/21 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- national governors' association
- Contact emails
- b29ka98j36z@networksolutionsprivateregistration.com
- bq4h99xc8yr@networksolutionsprivateregistration.com
- bu8nh99h2k2@networksolutionsprivateregistration.com
- cn7u97t39cj@networksolutionsprivateregistration.com
- e84953sp8hb@networksolutionsprivateregistration.com
- em9vm5dh5vb@networksolutionsprivateregistration.com
- et57864q76e@networksolutionsprivateregistration.com
- ge3gf9gh3mh@networksolutionsprivateregistration.com
- gx3rb4r35e9@networksolutionsprivateregistration.com
- jp9cf39m4m9@networksolutionsprivateregistration.com
- md8zk9pn4w6@networksolutionsprivateregistration.com
- n424a97a7hu@networksolutionsprivateregistration.com
- pg8mu4xn9v4@networksolutionsprivateregistration.com
- pp3ay8sa64e@networksolutionsprivateregistration.com
- pr7av77a6u7@networksolutionsprivateregistration.com
- r22kk2438p8@networksolutionsprivateregistration.com
- ru3dq9ae2p8@networksolutionsprivateregistration.com
- vc3an9zc7q3@networksolutionsprivateregistration.com
- x57d74er332@networksolutionsprivateregistration.com
- ya2ck33p4py@networksolutionsprivateregistration.com
Subdomains
28 observed subdomains of nga.org.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nga.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nga.org.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | icpbounce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.222.161.56 |
| SPF_IP | 66.28.221.143 |
Related pages
Pivot deeper into the graph from nga.org.
- IP · 35.222.161.56
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:2
- Country · US
- Email · b29ka98j36z@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · ng…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nga.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.