Hostname
prismnx.com
Last fetched
prismnx.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prismnx.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.225.35.110 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.30 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.71 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.79 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 3.164.92.113 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.19 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.37 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.164.92.72 | 3.164.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prismnx.com owner
- Contact emails
- 1df3cd51-bd3c-401a-8461-d3470173ef46@identity-protect.org
- 2e916f72-fe54-41c3-9a7a-2033c307cd27@identity-protect.org
- 481c47d7-9d37-415c-8705-c0fabf24f3e6@identity-protect.org
- 4dbc7624-4f33-421b-83c5-23ee703138b4@identity-protect.org
- 5cd51822-a15f-4545-b47c-b7c62635069b@identity-protect.org
- 80a849b4-ca48-45c9-a773-d7c9ce344a20@identity-protect.org
- d1a96adc-81bf-4de9-9a09-98453a5e15a6@identity-protect.org
Subdomains
9 observed subdomains of prismnx.com.
Threat posture
History
Related pages
Pivot deeper into the graph from prismnx.com.
- IP · 13.225.35.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · 1df3cd51-bd3c-401a-8461-d3470173ef46@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prismnx.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.