Hostname
anonyflow.com
Last fetched
anonyflow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anonyflow.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.161.246.11 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.16 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.26 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.246.45 | 18.161.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.244.18.15 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.25 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.31 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.67 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anonyflow.com owner
- Contact emails
- 143959cb-a5c3-4b11-8712-d1a9f3f30a44@identity-protect.org
- 21884d8b-1c32-413c-9f4b-ed6107e4a133@identity-protect.org
- 330d8b57-5314-4441-9d27-1b95c0272757@identity-protect.org
- 375e9ab1-6717-4096-bf96-63afe03c8d9a@identity-protect.org
- 744fe4fe-0b2c-49d0-98f7-825e064c954f@identity-protect.org
- 9ad8ee08-5047-410a-bfea-d81cdc5259bb@identity-protect.org
Subdomains
5 observed subdomains of anonyflow.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from anonyflow.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from anonyflow.com.
- IP · 18.161.246.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 143959cb-a5c3-4b11-8712-d1a9f3f30a44@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "anonyflow.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.