Skip to content

Hostname

worksout.co.kr

Last fetched

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

Nutrition Label

WHISPER CANON · worksout.co.krRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/worksout.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.102108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.115108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.54108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.88108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.141.11813.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.5513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6513.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.6813.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.2399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:(?)???
Organization
whois domain admin.
Contact emails

Subdomains

30 observed subdomains of worksout.co.kr.

Web-graph footprint

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

52 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for worksout.co.kr.

MechanismTarget
SPF_INCLUDE_spf.daouoffice.com

Related pages

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

Cypher and MCP

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

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