Skip to content

Hostname

cbs.co.kr

Last fetched

cbs.co.kr resolves to 1 IPv4 address operated by AS38107 in KR. WHOIS lists registrar:inames co., ltd.(http://www.inames.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · cbs.co.krRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cbs.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
61.110.208.14161.110.208.0/21AS38107KR

WHOIS identity

Registrar
registrar:inames co., ltd.(http://www.inames.co.kr)
Organization
(?)?????
Contact emails

Subdomains

81 observed subdomains of cbs.co.kr.

Web-graph footprint

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

1,684 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

15 SPF mechanisms authorising senders for cbs.co.kr.

MechanismTarget
SPF_INCLUDEmail.stibee.com
SPF_IP1.11.71.187
SPF_IP1.11.71.188
SPF_IP1.11.71.203
SPF_IP1.11.71.210
SPF_IP14.0.84.237
SPF_IP180.182.30.237
SPF_IP61.110.208.153
SPF_IP61.110.208.155
SPF_IP61.110.208.175
SPF_IP61.110.208.191
SPF_IP61.110.208.193
SPF_IP61.110.208.195
SPF_IP61.110.208.205
SPF_IP61.110.208.209

Related pages

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

Cypher and MCP

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

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