Skip to content

Hostname

noworry.kr

Last fetched

noworry.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 · noworry.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/noworry.kr

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.9.1018.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.12018.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.1318.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.5118.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1173.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.283.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.583.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.633.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

7 observed subdomains of noworry.kr.

Web-graph footprint

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

28 sites link to this hostname.

370 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for noworry.kr.

MechanismTarget
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from noworry.kr.

Cypher and MCP

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

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