Skip to content

Hostname

chorokstudio.com

Last fetched

chorokstudio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DK.

Nutrition Label

WHISPER CANON · chorokstudio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chorokstudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.18.1233.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.23.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.273.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
3.174.18.393.174.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DK
54.230.62.1254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.12854.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.2654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chorokstudio.com.

MechanismTarget
SPF_INCLUDE_spf.hiworks.co.kr

Related pages

Pivot deeper into the graph from chorokstudio.com.

Cypher and MCP

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

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