Skip to content

Hostname

afi.com

Last fetched

afi.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.29.92104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.165.12172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.98.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.98.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:2
Organization
american film institute
Contact emails

Subdomains

35 observed subdomains of afi.com.

Web-graph footprint

Distinct hostnames that link to or from afi.com in the public web crawl.

3,770 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for afi.com.

MechanismTarget
SPF_INCLUDE_s00952653.autospf.email
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP149.72.147.236
SPF_IP149.72.207.185
SPF_IP149.72.44.226
SPF_IP168.245.19.99
SPF_IP198.37.158.75
SPF_IP209.190.210.195
SPF_IP209.190.210.197
SPF_IP209.190.210.203
SPF_IP38.142.236.146
SPF_IP4.15.32.34/27
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from afi.com.

Cypher and MCP

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

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