Hostname
rogerxwu.com
Last fetched
rogerxwu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rogerxwu.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 |
|---|---|---|---|---|
| 18.244.60.119 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.39 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.52 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.66 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.174.46.20 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.45 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.60 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.61 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rogerxwu.com owner
- Contact emails
- 0f3e443c-66c5-43e3-a0a0-cdb4bc301515@identity-protect.org
- 15e57b0c-4c76-408a-8f1a-db31699f1dd9@identity-protect.org
- 31ef0759-5f34-4441-9cd5-728407d640d5@identity-protect.org
- 333c6bb2-97ab-48f7-8bc5-f37714895f69@identity-protect.org
- 5dadcd85-d598-47d7-8771-7e6b07cc494d@identity-protect.org
- 7ae72ab1-5df0-471b-a2ee-b9864d5a9161@identity-protect.org
- adb70de2-4136-49ed-b890-1311bdc9fb13@identity-protect.org
- owner-255868@rogerxwu.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of rogerxwu.com.
| Subdomain |
|---|
| api.rogerxwu.com |
Threat posture
History
Related pages
Pivot deeper into the graph from rogerxwu.com.
- IP · 18.244.60.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 0f3e443c-66c5-43e3-a0a0-cdb4bc301515@identity-protect.org
- TLD · .com
- Browse hostnames · ro…
- 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: "rogerxwu.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.