Hostname
afies.com
Last fetched
afies.com resolves to 1 IPv4 address operated by AS206834 in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
afies.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- fed. nacional aut?nomos
- Contact emails
- 7sv52otgpcjed8tp3luhb0ru2r@domaindiscreet.com
- manolo2@ata.es
- 09c7f300cf8ce3a7a1b35e6167c5e4f125901c97d186f40ad74cba7ac58eab1d@afies.com.whoisproxy.org
- 1e9cceee4935cf752024c029974dda878bb9044b923cf54b2e0c3e75454f69d0@afies.com.whoisproxy.org
- 2514fad3405298c61fdfc85f635ec737e567c9514e67aefcc8f869a2867f2f2c@afies.com.whoisproxy.org
- 440f896c0a2aff0615759565a133c7d9c4f498cc3ae09da7a315edd4b5066969@afies.com.whoisproxy.org
- 4d63fe601916912fa594f6e2305b65f8ca072f3c2b32db1dda709fc0d3abb88c@afies.com.whoisproxy.org
- 603a3aed4dbfaac5accc2ec42a8a51d1e85d63da7ef52dfb3722f59b4509dbfd@afies.com.whoisproxy.org
- 60df11c2d73b97f5b441403bec7dd3cbc654faa94b884b112762bfd431979694@afies.com.whoisproxy.org
- aea7bdb0a12ebc1d6aeed46cd996e6223eece4077d17df3ef8e398dfdf7fc548@afies.com.whoisproxy.org
- cd452c3aaa5741e98d4059fd2634056597f73570bae367e122063926b84b5bec@afies.com.whoisproxy.org
- e903e420750bf799dff53b72cab3903060e91562df7e5747b3fc5cc6efe327aa@afies.com.whoisproxy.org
- f30a58a5b87b5445458834e3e7128314ad377100ec4d079ce6a9e937a0932ab3@afies.com.whoisproxy.org
- fe748e2c4a795e89040b14fdbb05dfb7ff1f0457a78c085daa6b7f4acdabcbc0@afies.com.whoisproxy.org
- ff9ac941cab5acd3b2df8bec9009d14a4c8cce669f19db549a3cad5b77108cf5@afies.com.whoisproxy.org
Subdomains
100 observed subdomains of afies.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from afies.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for afies.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from afies.com.
- IP · 104.247.81.99
- ASN · AS206834
- Registrar · iana:269
- Country · CA
- Email · 7sv52otgpcjed8tp3luhb0ru2r@domaindiscreet.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: "afies.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.