Hostname
portx-test.com
Last fetched
portx-test.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
portx-test.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.113.121.63 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.90.237 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.39.227 | 54.248.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.36.10 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of portx-test.com owner
- Contact emails
- 0cb0b045-1634-44ba-b025-c4c2e6a3c43d@identity-protect.org
- 245ca6c3-a5d9-4259-bdaa-3e974a6f2807@identity-protect.org
- 7660a599-dc0c-4555-948a-94c6822c9de1@identity-protect.org
- 8ed085f7-6f7b-4169-8c3b-affc7d8eee0b@identity-protect.org
- bb8e21e5-733c-4d45-87d7-03d7bd24d9f0@identity-protect.org
- ee37b4c5-1a0a-45ef-8322-11f4ff170563@identity-protect.org
Subdomains
8 observed subdomains of portx-test.com.
Showing 4 of 8. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from portx-test.com.
- IP · 3.113.121.63
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0cb0b045-1634-44ba-b025-c4c2e6a3c43d@identity-protect.org
- TLD · .com
- Browse hostnames · po…
- 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: "portx-test.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.