Hostname
metro2dev.com
Last fetched
metro2dev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
metro2dev.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.165.9.105 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.62 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.85 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.9.90 | 18.165.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.17 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.34 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.71 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.96 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of metro2dev.com owner
- Contact emails
- 43c1b3c7-a05d-4f80-9595-722939384761@identity-protect.org
- 5fe4556d-1f7a-4448-8a15-d123757db8fc@identity-protect.org
- 817aa853-6818-46b0-810f-dbc6d37633f9@identity-protect.org
- 97790beb-59ac-437b-bff3-ce0db372693c@identity-protect.org
- c5182875-461d-4249-98f6-428848a62717@identity-protect.org
- f09fb6e2-231d-4f57-92b1-64125f351d15@identity-protect.org
- owner-7228266@metro2dev.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of metro2dev.com.
| Subdomain |
|---|
| d318499-dev.metro2dev.com |
Threat posture
History
Related pages
Pivot deeper into the graph from metro2dev.com.
- IP · 18.165.9.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 43c1b3c7-a05d-4f80-9595-722939384761@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: "metro2dev.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.