Skip to content

Hostname

mexc.kr

Last fetched

mexc.kr resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · mexc.krRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mexc.kr

Resolution chain

mexc.kr resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.205.4313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.14.6713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.65.3913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.149.4413.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.238.11418.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.29.21135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.140.15052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.90.10454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.110.25357.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.84.20213.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
registrar:(?)???
Organization
??? ????
Contact emails

Subdomains

13 observed subdomains of mexc.kr.

Web-graph footprint

Distinct hostnames that link to or from mexc.kr in the public web crawl.

40 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mexc.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mexc.kr"})-[: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.