Skip to content

Hostname

cbe.go.kr

Last fetched

cbe.go.kr resolves to 1 IPv4 address operated by AS9528 in KR.

Nutrition Label

WHISPER CANON · cbe.go.krRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cbe.go.kr

Resolution chain

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

IPPrefixASNOperatorCountry
210.106.100.38210.106.100.0/24AS9528KR

WHOIS identity

No WHOIS records are currently associated with cbe.go.kr in WhisperGraph.

Subdomains

50 observed subdomains of cbe.go.kr.

Web-graph footprint

Distinct hostnames that link to or from cbe.go.kr in the public web crawl.

217 sites link to this hostname.

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cbe.go.kr.

MechanismTarget
SPF_IP125.60.32.0/24
SPF_IP125.60.33.0/24
SPF_IP210.106.100.27
SPF_IP210.106.100.6
SPF_IP210.106.100.7
SPF_IP210.106.100.8

Related pages

Pivot deeper into the graph from cbe.go.kr.

Cypher and MCP

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

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