Skip to content

Hostname

mt.co.kr

Last fetched

mt.co.kr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · mt.co.krRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/mt.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.30.220104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.220104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
61.100.4.21461.100.4.0/24AS9952KR

WHOIS identity

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

Subdomains

129 observed subdomains of mt.co.kr.

Web-graph footprint

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

1,248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mt.co.kr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.254.140.69
SPF_IP121.254.140.86
SPF_IP211.40.28.50
SPF_IP61.100.4.143
SPF_IP61.100.4.154
SPF_IP61.100.4.220
SPF_IP61.100.4.231
SPF_IP61.100.4.232
SPF_IP61.100.4.233
SPF_IP61.100.4.234
SPF_IP61.100.4.236
SPF_IP61.100.4.237

Related pages

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

Cypher and MCP

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

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