Skip to content

Hostname

witty.btxkorea.com

Last fetched

witty.btxkorea.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · witty.btxkorea.comRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/witty.btxkorea.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.209.135.2113.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.141.4515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.199.2415.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
20.194.120.14820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR
3.34.211.1093.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.24.1183.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.40.193.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.36.1983.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.71.1073.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.83.273.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.176.2203.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.73.1743.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.39.4943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.83.16952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.240.7343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
54.116.68.11554.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.
43.200.44.13743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

No WHOIS records are currently associated with witty.btxkorea.com in WhisperGraph.

Subdomains

3 observed subdomains of witty.btxkorea.com.

Threat posture

History

Related pages

Pivot deeper into the graph from witty.btxkorea.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "witty.btxkorea.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.