Hostname
138838.com
Last fetched
138838.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
138838.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.112.109.41 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.114.184.19 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.114.42.89 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.115.141.222 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.231.104.231 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.231.122.144 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.231.96.27 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.179.30.32 | 18.179.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.181.197.11 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.183.170.87 | 18.183.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.183.89.57 | 18.183.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.236.103 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.112.236.154 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.173.219 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.86.86 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 38.148.240.145 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.148.240.167 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.148.240.190 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.148.240.239 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 38.247.12.189 | 38.0.0.0/8 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- xie xie
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from 138838.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 138838.com.
- IP · 13.112.109.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · JP
- Email · tianshang789@21cn.com
- TLD · .com
- Browse hostnames · 13…
- 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: "138838.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.