Hostname
nxapp.net
Last fetched
nxapp.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nxapp.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.114 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.127 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.87 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.98 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.164.92.24 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.58 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.89 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.94 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 65.9.175.33 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.35 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.54 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.75 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- zhangxuedong_520@163.com
- 06b4f811-1d7b-4354-8278-a8c8ba0c7a59@identity-protect.org
- 579974db-4cae-4a9d-a8b6-ce8092505b3d@identity-protect.org
- 8ba9b834-ee44-401e-9753-e729e2a1af1d@identity-protect.org
- 9b4e807e-fb72-4497-b844-96d4234e4f2a@identity-protect.org
- c067a9e8-1c55-46f1-bb30-a3089845e82f@identity-protect.org
- e9b2cc69-24e1-4ac2-a52c-83c3e4dfe5f2@identity-protect.org
- f7c7229b-17d7-4ef6-b466-88b43d1bf586@identity-protect.org
Subdomains
21 observed subdomains of nxapp.net.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from nxapp.net.
- IP · 13.227.192.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · zhangxuedong_520@163.com
- TLD · .net
- Browse hostnames · nx…
- 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: "nxapp.net"})-[: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.