Skip to content

Hostname

danggam.co.kr

Last fetched

danggam.co.kr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.27.70104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.210172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
77.37.83.10077.37.82.0/23AS47583NL
93.127.179.11093.127.178.0/23AS47583NL

WHOIS identity

No WHOIS records are currently associated with danggam.co.kr in WhisperGraph.

Subdomains

1 observed subdomain of danggam.co.kr.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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