Hostname
afiky.com
Last fetched
afiky.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
afiky.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.134.108 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.3 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.64 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.239.134.85 | 18.239.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 52.85.61.16 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.31 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.38 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.54 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of afiky.com owner
- Contact emails
- 2de346c9-c1bb-41ee-9a42-815e46f9d2f5@identity-protect.org
- 75e6be75-2246-4c00-a0ee-faf388be6a70@identity-protect.org
- 8ce25445-a6be-4690-a89b-c6cdd86818cd@identity-protect.org
- a220a5cc-4533-4401-91aa-682543edf910@identity-protect.org
- bb6bd312-7e3d-444a-87cc-ba0fce909151@identity-protect.org
- owner-10052556@afiky.com.whoisprivacyservice.org
- owner-6378604@afiky.com.whoisprivacyservice.org
- owner-8929628@afiky.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of afiky.com.
| Subdomain |
|---|
| www.afiky.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from afiky.com.
- IP · 18.239.134.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 2de346c9-c1bb-41ee-9a42-815e46f9d2f5@identity-protect.org
- 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: "afiky.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.