Hostname
alludem.com
Last fetched
alludem.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alludem.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.114.139.136 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.114.225 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.80.1 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.37.150 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.120.96 | 54.199.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.185.34 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alludem.com owner
- Contact emails
- 056b3a9e-a9a1-4104-9ff3-ffb3072dc830@identity-protect.org
- 1eb40e10-1218-4e45-92fc-b8029d5d78dc@identity-protect.org
- 2b9a795c-ca4a-40fe-853c-cb77e288b92e@identity-protect.org
- 4830b2f3-adea-477f-8e65-c82954e7b742@identity-protect.org
- b028458e-dd18-426c-ac16-173951777643@identity-protect.org
- bcc1269f-e548-4cc1-9fe1-fc664222e3d4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from alludem.com.
- IP · 3.114.139.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 056b3a9e-a9a1-4104-9ff3-ffb3072dc830@identity-protect.org
- TLD · .com
- Browse hostnames · al…
- 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: "alludem.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.