Skip to content

Hostname

tmgf.co.kr

Last fetched

tmgf.co.kr resolves to 2 IPv4 addresses operated by SKB-AS-KR - SK Broadband Co Ltd in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · tmgf.co.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tmgf.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
210.219.173.212210.219.160.0/20AS9318SKB-AS-KR - SK Broadband Co LtdKR
210.219.173.217210.219.160.0/20AS9318SKB-AS-KR - SK Broadband Co LtdKR

WHOIS identity

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

Subdomains

1 observed subdomain of tmgf.co.kr.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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