Hostname
animaclue.com
Last fetched
animaclue.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
animaclue.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.244.84.147 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.84.178 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.84.66 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.84.91 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 3.175.192.130 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.179 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.224 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
| 3.175.192.69 | 3.175.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | EG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of animaclue.com owner
- Contact emails
- 019de5fc-8ce6-4813-a062-6e3bb74e31a3@identity-protect.org
- 342ee876-7a65-4435-9ff6-50d0144f5dc5@identity-protect.org
- 5fd9e5f5-74ed-48ac-af54-af3673be5272@identity-protect.org
- 6f16c3cd-39b0-4a3b-970f-e9b751e4c167@identity-protect.org
- af648fed-9370-4769-9b5d-a27b6a3dfd75@identity-protect.org
- c495fb81-30eb-45cd-8946-2ad81db54e9d@identity-protect.org
- eff360de-0044-461d-8caa-81e3b44f010d@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from animaclue.com.
- IP · 18.244.84.147
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BG
- Email · 019de5fc-8ce6-4813-a062-6e3bb74e31a3@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: "animaclue.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.