Skip to content

Hostname

cesco.co.kr

Last fetched

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

Nutrition Label

WHISPER CANON · cesco.co.krRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cesco.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.70.15913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.109.13015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.89.11315.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.163.73.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.12.553.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.47.1433.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.232.16043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.27.13843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.29.8052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.68.952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.169.6852.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.130.9543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.233.22443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

21 observed subdomains of cesco.co.kr.

Web-graph footprint

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

103 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cesco.co.kr.

MechanismTarget
SPF_IP112.169.182.134
SPF_IP112.169.182.135
SPF_IP112.169.182.137
SPF_IP112.169.182.17
SPF_IP112.169.182.27
SPF_IP112.169.182.6

Related pages

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

Cypher and MCP

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

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