Skip to content

Hostname

chungho.com

Last fetched

chungho.com resolves to 1.232.48.160, announced in 1.232.0.0/13 by SKB-AS-KR - SK Broadband Co Ltd in KR. chungho.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 · chungho.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/chungho.com

Resolution chain

IPv6 resolution

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

Attribution

sk broadband

ORIGIN_AS

WHOIS identity

Registrar
iana:130
Registrant organisation
chungho nais
Contact emails
sangimpark0801@chungho.co.kr, cdms@ibi.net, cio@3v.net

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • clint.ns.cloudflare.com
  • galilea.ns.cloudflare.com

MX records

  • mail.chungho.com
  • spam.chungho.com

SPF policy

  • ip: 1.232.48.133
  • ip: 1.232.48.141
  • ip: 1.232.48.213
  • ip: 1.232.48.214
  • ip: 1.232.48.52

Threat-feed evidence

History

Related pages

Pivot from chungho.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: "chungho.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.