Hostname
xplorcs.com
Last fetched
xplorcs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xplorcs.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.227.192.58 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.6 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.64 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.99 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.161.82.63 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.70 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.73 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.78 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xplorcs.com owner
- Contact emails
- 025a7696-9910-47bf-a062-635a45084cb1@identity-protect.org
- 615a0238-a733-4efb-a0e9-d13ff513ff37@identity-protect.org
- 64f2a8d7-85e4-42ee-b543-b730c7029912@identity-protect.org
- 9d8afe24-3204-4892-a4ed-7baf9f43f8d0@identity-protect.org
- d255bfb5-ea58-42df-9394-68244478ab21@identity-protect.org
- f63cd21c-6627-4a2e-a43b-b49b05499939@identity-protect.org
Subdomains
69 observed subdomains of xplorcs.com.
Showing 14 of 69. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from xplorcs.com.
- IP · 13.227.192.58
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 025a7696-9910-47bf-a062-635a45084cb1@identity-protect.org
- TLD · .com
- Browse hostnames · xp…
- 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: "xplorcs.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.