Skip to content

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

WHISPER CANON · afsusa.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/afsusa.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.46.130104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.144.103172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - 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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP100.20.181.71
SPF_IP113.43.208.115
SPF_IP149.72.77.186/32
SPF_IP15.161.72.250
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP204.144.124.70
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP35.72.187.76
SPF_IP43.228.184.203
SPF_IP43.228.185.95
SPF_IP47.19.91.192/27
SPF_IP50.31.63.79/32
SPF_IP52.20.136.191
SPF_IP52.205.49.200
SPF_IP54.240.0.0/18
SPF_IP54.90.37.184
SPF_IP67.192.54.18
SPF_IP69.169.224.0/20
SPF_IP76.223.176.0/20

Related pages

Pivot deeper into the graph from afsusa.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.