Skip to content

Hostname

dongamedia.com

Last fetched

dongamedia.com resolves to 211.215.22.0, announced in 211.212.0.0/14 by SKB-AS-KR - SK Broadband Co Ltd in KR. dongamedia.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dongamedia.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dongamedia.com

Resolution chain

IPv6 resolution

No AAAA record for dongamedia.com is recorded in WhisperGraph.

Attribution

sk broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:244
Registrant organisation
dongailbo
Contact emails
master@donga.com

Subdomains

Mail and authentication

Nameservers

  • ns.donga.com
  • ns1.dongamedia.com
  • ns2.dongamedia.com
  • ns.kt-idc.com
  • ns.dong-ailbo.co.kr

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 14.63.245.208
  • ip: 14.63.245.209
  • ip: 14.63.245.52
  • ip: 14.63.245.53
  • ip: 14.63.245.79
  • ip: 210.115.141.13
  • ip: 210.115.142.131
  • ip: 210.115.142.132
  • ip: 210.115.142.133
  • ip: 210.115.142.134
  • ip: 210.115.150.73
  • ip: 210.115.150.74

Threat-feed evidence

History

Related pages

Pivot from dongamedia.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dongamedia.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.