Skip to content

Hostname

newnonmun.com

Last fetched

newnonmun.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · newnonmun.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/newnonmun.com

Resolution chain

newnonmun.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.187.213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.145.17013.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.103.11613.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
222.239.254.105222.232.0.0/13AS9318KR
3.34.168.183.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.30.1923.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.139.473.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.22.1733.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.92.17543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.234.11143.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.14.10054.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.123.20854.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.128.21243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.118.6154.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.40.18343.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
hakjisa
Contact emails

Subdomains

47 observed subdomains of newnonmun.com.

Web-graph footprint

Distinct hostnames that link to or from newnonmun.com in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for newnonmun.com.

MechanismTarget
SPF_IP222.234.3.219
SPF_IP222.239.254.105

Related pages

Pivot deeper into the graph from newnonmun.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "newnonmun.com"})-[: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.