Hostname
afex.com
Last fetched
afex.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
afex.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.101.233 | 45.60.101.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.11.233 | 45.60.11.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:3786
- Organization
- attn afex.com care of network solutions
- Contact emails
- ac2f57e24xc@networksolutionsprivateregistration.com
- am3gh8be695@networksolutionsprivateregistration.com
- aq83c85j6qj@networksolutionsprivateregistration.com
- ax8bw99y7pq@networksolutionsprivateregistration.com
- b466d9cv9df@networksolutionsprivateregistration.com
- bp8q58t9392@networksolutionsprivateregistration.com
- c623w49d67w@networksolutionsprivateregistration.com
- d64yy74v2ff@networksolutionsprivateregistration.com
- d92n298c7pw@networksolutionsprivateregistration.com
- ex2up3ng5nm@networksolutionsprivateregistration.com
- f43jy73d47u@networksolutionsprivateregistration.com
- f444f3vk69m@networksolutionsprivateregistration.com
- fy4c24v59xs@networksolutionsprivateregistration.com
- hh39c74q5fr@networksolutionsprivateregistration.com
- ht5a99eg4fn@networksolutionsprivateregistration.com
- j64ue3788qm@networksolutionsprivateregistration.com
- jx37x42s9cr@networksolutionsprivateregistration.com
- kb5wt2bb3cz@networksolutionsprivateregistration.com
- nd57v3yz4gr@networksolutionsprivateregistration.com
- nr7yn7h85ra@networksolutionsprivateregistration.com
- and 23 more
Subdomains
42 observed subdomains of afex.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afex.com in the public web crawl.
77 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for afex.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._i.%{d}._d.espf.agari-dns.net |
| SPF_INCLUDE | %{d}.97.spf-protect.agari-dns.net |
Related pages
Pivot deeper into the graph from afex.com.
- IP · 45.60.101.233
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:3786
- Country · US
- Email · ac2f57e24xc@networksolutionsprivateregistration.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: "afex.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.