Skip to content

Hostname

noworryschool.kr

Last fetched

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

Nutrition Label

WHISPER CANON · noworryschool.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/noworryschool.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.20108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.56108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.61108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.64108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.10613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.8213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.207.333.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.533.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.593.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.693.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

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

Subdomains

1 observed subdomain of noworryschool.kr.

Web-graph footprint

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

10 sites link to this hostname.

238 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from noworryschool.kr.

Cypher and MCP

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

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