Skip to content

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

WHISPER CANON · 138838.comRouting diversity6.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/138838.com

Resolution chain

138838.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.109.4113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.184.1913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.42.8913.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.141.22213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.104.23113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.122.14413.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.96.2713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.30.3218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.197.1118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.170.8718.183.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.89.5718.183.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.236.1033.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.236.1543.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.173.21935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.86.8635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
38.148.240.14538.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.16738.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.19038.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.148.240.23938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
38.247.12.18938.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.