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
Resolution chain
newnonmun.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.124.187.2 | 13.124.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.125.145.170 | 13.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.103.116 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 222.239.254.105 | 222.232.0.0/13 | AS9318 | — | KR |
| 3.34.168.18 | 3.34.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.36.30.192 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.139.47 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.22.173 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.92.175 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.234.111 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.14.100 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.123.208 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.202.128.212 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 54.116.118.61 | 54.116.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.203.40.183 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- hakjisa
- Contact emails
Subdomains
47 observed subdomains of newnonmun.com.
Showing 25 of 47. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_IP | 222.234.3.219 |
| SPF_IP | 222.239.254.105 |
Related pages
Pivot deeper into the graph from newnonmun.com.
- IP · 13.124.187.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · KR
- Email · webmaster@hakjisa.co.kr
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.