Skip to content

Hostname

3o3.co.kr

Last fetched

3o3.co.kr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc.. WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · 3o3.co.krRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/3o3.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.128.115108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.
108.157.128.121108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.
108.157.128.35108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.
108.157.128.77108.157.128.0/23AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.105108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.62108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.77108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
108.157.142.78108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.1213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
143.204.55.43143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.
143.204.55.60143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.
143.204.55.7143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.
143.204.55.80143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.
18.154.63.10218.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.154.63.5118.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.154.63.6618.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.
18.154.63.918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

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

Subdomains

103 observed subdomains of 3o3.co.kr.

Web-graph footprint

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

146 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3o3.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from 3o3.co.kr.

Cypher and MCP

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

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