Hostname
nexiodev.com
Last fetched
nexiodev.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
nexiodev.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 |
|---|---|---|---|---|
| 13.249.141.103 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.11 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.25 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.141.58 | 13.249.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.52.44 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.48 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.62 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.84 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nexiodev.com owner
- Contact emails
- 2f81877e-f290-4caa-b338-17e96bdfe6b0@identity-protect.org
- 35fff919-8bec-4e0f-a803-069da4960ca6@identity-protect.org
- 4b05d687-50b2-4e91-9725-e282f3d94989@identity-protect.org
- 533b46eb-2b3f-4c55-a9d6-b570437a7ada@identity-protect.org
- 69a75273-2634-4b5b-95d9-433ce68e2982@identity-protect.org
- 985d892a-b0dd-44d3-bfd3-c36b089274ee@identity-protect.org
- b79877fb-58f0-43f1-9b3a-85a279975801@identity-protect.org
Subdomains
51 observed subdomains of nexiodev.com.
Showing 25 of 51. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from nexiodev.com.
- IP · 13.249.141.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2f81877e-f290-4caa-b338-17e96bdfe6b0@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- 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: "nexiodev.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.