Skip to content

Hostname

chosun.com

Last fetched

chosun.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · chosun.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chosun.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.35.113.2483.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
the chosunilbo
Contact emails

Subdomains

260 observed subdomains of chosun.com.

Web-graph footprint

Distinct hostnames that link to or from chosun.com in the public web crawl.

7,475 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for chosun.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfa.chosun.com
SPF_INCLUDEmail.stibee.com
SPF_IP112.175.255.152
SPF_IP13.209.170.240
SPF_IP203.255.103.141
SPF_IP203.255.103.142
SPF_IP203.255.103.240
SPF_IP3.34.159.154
SPF_IP43.202.28.16
SPF_IP52.78.179.24
SPF_IP54.180.75.126

Related pages

Pivot deeper into the graph from chosun.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chosun.com"})-[: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.