Skip to content

Hostname

tmap.co.kr

Last fetched

tmap.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · tmap.co.krRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tmap.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.165.16913.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
162.159.140.109162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.107172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.37.229.1563.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.35.2263.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.63.1343.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.228.9443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.29.18443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

82 observed subdomains of tmap.co.kr.

Web-graph footprint

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

80 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tmap.co.kr.

MechanismTarget
SPF_IP223.39.119.160

Related pages

Pivot deeper into the graph from tmap.co.kr.

Cypher and MCP

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

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