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
Resolution chain
afi.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.29.92 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.165.12 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.9 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.9 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american film institute
- Contact emails
- a68dr7rr9k4@networksolutionsprivateregistration.com
- ad99749m4pt@networksolutionsprivateregistration.com
- cb2zq8fm6xb@networksolutionsprivateregistration.com
- dg5337nn674@networksolutionsprivateregistration.com
- f39852w23h9@networksolutionsprivateregistration.com
- g453p6372kt@networksolutionsprivateregistration.com
- g757h2ha6w4@networksolutionsprivateregistration.com
- g89ym3zu682@networksolutionsprivateregistration.com
- ge6yr3dw4es@networksolutionsprivateregistration.com
- gq4rp98f3tv@networksolutionsprivateregistration.com
- helpdesk@afi.com
- hn3zn6h78xv@networksolutionsprivateregistration.com
- hs6sn9z588z@networksolutionsprivateregistration.com
- itpurchasing@afi.com
- j99bn4yq3nk@networksolutionsprivateregistration.com
- jb6xf99n6cp@networksolutionsprivateregistration.com
- jb99h4ff8s8@networksolutionsprivateregistration.com
- js8qg5a48yr@networksolutionsprivateregistration.com
- mcarter@afi.com
- nb4uk8xx7wk@networksolutionsprivateregistration.com
- and 26 more
Subdomains
35 observed subdomains of afi.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afi.com in the public web crawl.
3,770 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for afi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _s00952653.autospf.email |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 149.72.147.236 |
| SPF_IP | 149.72.207.185 |
| SPF_IP | 149.72.44.226 |
| SPF_IP | 168.245.19.99 |
| SPF_IP | 198.37.158.75 |
| SPF_IP | 209.190.210.195 |
| SPF_IP | 209.190.210.197 |
| SPF_IP | 209.190.210.203 |
| SPF_IP | 38.142.236.146 |
| SPF_IP | 4.15.32.34/27 |
| SPF_IP | 74.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.