Skip to content

Hostname

noworrymath.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.12013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.2113.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.8513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.165.122.10818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.95.2365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.3065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.3365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ
65.9.95.7065.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

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

Subdomains

1 observed subdomain of noworrymath.kr.

Web-graph footprint

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

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for noworrymath.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from noworrymath.kr.

Cypher and MCP

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

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