Hostname
melco-eq-dev2.com
Last fetched
melco-eq-dev2.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
melco-eq-dev2.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 |
|---|---|---|---|---|
| 13.192.30.99 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.83.246 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.84.171 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.235.123 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.246.14 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.181.94 | 54.248.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of melco-eq-dev2.com owner
- Contact emails
- 159904c3-c231-48f3-b2e9-0e112a828d9d@identity-protect.org
- 2cf6a782-9049-4fb2-8a58-3b586ab1ab9c@identity-protect.org
- 2fde9ec6-54b1-4976-af59-402ca3519201@identity-protect.org
- 3bed0bba-d3e1-45e0-af0d-8a256d8bc21c@identity-protect.org
- 5aa1d696-00cd-4ad6-95e3-a64dfaeb1cb7@identity-protect.org
- 9d6a1b78-daab-4b4a-b4b5-567a899fd000@identity-protect.org
- ec824e41-2511-4c5d-b1bb-19900210b64d@identity-protect.org
- owner-9161585@melco-eq-dev2.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from melco-eq-dev2.com.
- IP · 13.192.30.99
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 159904c3-c231-48f3-b2e9-0e112a828d9d@identity-protect.org
- TLD · .com
- Browse hostnames · me…
- 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: "melco-eq-dev2.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.