Hostname
justinlam2018.com
Last fetched
justinlam2018.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
justinlam2018.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.225.131.210 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.131.213 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.131.91 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.131.96 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of justinlam2018.com owner
- Contact emails
- 3f763e11-3f7d-4d05-93fb-c7d317993fd4@identity-protect.org
- 8afbdefd-a5eb-4ba2-a290-4700bd687a00@identity-protect.org
- 8e2bf08e-de1f-4a79-a589-b33dcc99c102@identity-protect.org
- e748c9f7-d4b6-4d68-8519-3f709e493dd7@identity-protect.org
- e7fb9b41-f062-4440-b1b3-8dfaa5d22d33@identity-protect.org
- f3f1df2f-af43-409f-abdf-0a263ddb2dde@identity-protect.org
- fc307fab-4926-40c7-8793-2783fd196f05@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from justinlam2018.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from justinlam2018.com.
- IP · 13.225.131.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 3f763e11-3f7d-4d05-93fb-c7d317993fd4@identity-protect.org
- TLD · .com
- Browse hostnames · ju…
- 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: "justinlam2018.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.