Skip to content

Hostname

cpbc.co.kr

Last fetched

cpbc.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · cpbc.co.krRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cpbc.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.82.1063.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.183.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.61.333.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.413.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.493.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.873.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:(?)???
Organization
(?)????
Contact emails

Subdomains

24 observed subdomains of cpbc.co.kr.

Web-graph footprint

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

205 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for cpbc.co.kr.

MechanismTarget
SPF_IP124.5.166.58
SPF_IP49.1.248.11
SPF_IP49.1.248.15
SPF_IP49.1.248.16
SPF_IP61.100.7.35

Related pages

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

Cypher and MCP

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

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