Skip to content

Hostname

donga.com

Last fetched

donga.com resolves to 1 IPv4 address operated by KIXS-AS-KR Korea Telecom in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · donga.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/donga.com

Resolution chain

donga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.115.155.100210.115.155.0/24AS4766KIXS-AS-KR Korea TelecomKR

WHOIS identity

Registrar
iana:244
Organization
donga_com
Contact emails

Subdomains

130 observed subdomains of donga.com.

Web-graph footprint

Distinct hostnames that link to or from donga.com in the public web crawl.

5,822 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for donga.com.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_IP13.124.111.122/32
SPF_IP210.115.128.1
SPF_IP210.115.128.35
SPF_IP210.115.139.3
SPF_IP210.115.142.128/25
SPF_IP210.115.150.0/24
SPF_IP210.115.150.52
SPF_IP210.115.151.65

Related pages

Pivot deeper into the graph from donga.com.

Cypher and MCP

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

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