Hostname
afsusa.com
Last fetched
afsusa.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
afsusa.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.20.46.130 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.144.103 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:1910
- Organization
- gary willicott
- Contact emails
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for afsusa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.20.181.71 |
| SPF_IP | 113.43.208.115 |
| SPF_IP | 149.72.77.186/32 |
| SPF_IP | 15.161.72.250 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 204.144.124.70 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 35.72.187.76 |
| SPF_IP | 43.228.184.203 |
| SPF_IP | 43.228.185.95 |
| SPF_IP | 47.19.91.192/27 |
| SPF_IP | 50.31.63.79/32 |
| SPF_IP | 52.20.136.191 |
| SPF_IP | 52.205.49.200 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.90.37.184 |
| SPF_IP | 67.192.54.18 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 76.223.176.0/20 |
Related pages
Pivot deeper into the graph from afsusa.com.
- IP · 104.20.46.130
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · domains@thewebgroup.com
- TLD · .com
- Browse hostnames · af…
- 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: "afsusa.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.