Hostname
justlistedpage.com
Last fetched
justlistedpage.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
justlistedpage.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 |
|---|---|---|---|---|
| 100.25.128.217 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.230.255.238 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.53.82 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.0.163 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of justlistedpage.com owner
- Contact emails
- 0c2e128f-3e8b-450f-9d4f-13f9e5bdd7d0@identity-protect.org
- 22db7702-c6f7-41bc-8fc0-4439d7250ed7@identity-protect.org
- 4d35cb33-f4ea-4bea-bb1c-9eae0fe82853@identity-protect.org
- 56d29c2f-1386-452a-bb58-145483766586@identity-protect.org
- 7694a15a-1638-4b09-8fe1-4454da1d6d19@identity-protect.org
- c0db1c31-6b47-4c63-bace-f3ddfc06332e@identity-protect.org
- c31489a6-ff27-43a4-8c6d-34940141cac7@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from justlistedpage.com.
- IP · 100.25.128.217
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0c2e128f-3e8b-450f-9d4f-13f9e5bdd7d0@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: "justlistedpage.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.