Skip to content

Hostname

smartstudy.co.kr

Last fetched

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

Nutrition Label

WHISPER CANON · smartstudy.co.krRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/smartstudy.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.230.134.15713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.151.22618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.93.15652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.183.6157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

42 observed subdomains of smartstudy.co.kr.

Web-graph footprint

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

44 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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