Skip to content

Hostname

tt.co.kr

Last fetched

tt.co.kr resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · tt.co.krRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tt.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.244.183159.89.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
164.90.244.158164.90.244.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
211.47.69.67211.47.69.0/24AS9318KR

WHOIS identity

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

Subdomains

52 observed subdomains of tt.co.kr.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for tt.co.kr.

MechanismTarget
SPF_IP211.47.66.33
SPF_IP211.47.66.50
SPF_IP211.47.66.51
SPF_IP211.47.66.52
SPF_IP211.47.67.128/25
SPF_IP211.47.68.57
SPF_IP218.236.43.108
SPF_IP218.38.159.194
SPF_IP218.38.159.195
SPF_IP218.54.139.232
SPF_IP218.54.139.240

Related pages

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

Cypher and MCP

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

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