Hostname
na.com
Last fetched
na.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
na.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.57.201 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.47 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- claireview partners
- Contact emails
- af7jm7hm84t@networksolutionsprivateregistration.com
- b288w9qr7fu@networksolutionsprivateregistration.com
- b78dd7d462s@networksolutionsprivateregistration.com
- b95dq8re57w@networksolutionsprivateregistration.com
- c333f3gv8ms@networksolutionsprivateregistration.com
- c49j99ys6ry@networksolutionsprivateregistration.com
- c72ka69a33x@networksolutionsprivateregistration.com
- c93zk3452ve@networksolutionsprivateregistration.com
- claireviewdns@nacorporation.com
- cu3q54h28rm@networksolutionsprivateregistration.com
- dm4d78px5uu@networksolutionsprivateregistration.com
- dz3ah6hv9mx@networksolutionsprivateregistration.com
- et7xf22k4um@networksolutionsprivateregistration.com
- fz7f88p79cm@networksolutionsprivateregistration.com
- ga4g74826tx@networksolutionsprivateregistration.com
- h85sj6xq87e@networksolutionsprivateregistration.com
- jf8nd5mp67m@networksolutionsprivateregistration.com
- jj42y7z297f@networksolutionsprivateregistration.com
- jp36d8dv7eb@networksolutionsprivateregistration.com
- kn54t3rp3yg@networksolutionsprivateregistration.com
- and 34 more
Subdomains
13 observed subdomains of na.com.
Web-graph footprint
Distinct hostnames that link to or from na.com in the public web crawl.
304 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for na.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 1617077.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-westus.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 174.129.15.10/32 |
| SPF_IP | 191.237.4.149/32 |
| SPF_IP | 207.166.101.207/32 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 207.59.90.230 |
| SPF_IP | 50.171.189.226 |
| SPF_IP | 52.252.193.97 |
Related pages
Pivot deeper into the graph from na.com.
- IP · 104.21.57.201
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · af7jm7hm84t@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · na…
- 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: "na.com"})-[: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.