Hostname
newjin77.com
Last fetched
newjin77.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
newjin77.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.125.23.10 | 13.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.209.38.7 | 13.209.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.37.193.50 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.207.132 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of newjin77.com owner
- Contact emails
- 189a8cd5-9f74-4413-a12d-61c6a5e99f4f@identity-protect.org
- 35eacf86-f94b-4a64-b53e-6e36dcc59532@identity-protect.org
- 9b247c86-59a7-498b-8fb3-f48da95938d3@identity-protect.org
- b88366fb-8192-4f07-8e96-7294886d67a7@identity-protect.org
- cf2e1e82-84ef-467a-8611-44eb28e1d098@identity-protect.org
- f0f35d20-307b-4767-b072-ad0fd5edaf6b@identity-protect.org
Subdomains
1 observed subdomain of newjin77.com.
| Subdomain |
|---|
| www.newjin77.com |
Web-graph footprint
Distinct hostnames that link to or from newjin77.com in the public web crawl.
17 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from newjin77.com.
- IP · 13.125.23.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 189a8cd5-9f74-4413-a12d-61c6a5e99f4f@identity-protect.org
- 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: "newjin77.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.