Hostname
paralleldeck.com
Last fetched
paralleldeck.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
paralleldeck.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.241.118 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.129 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.48 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.52 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.131.129 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.45 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.59 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.97 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of paralleldeck.com owner
- Contact emails
- 1faf3e78-e728-45d4-8a8a-f1e26044a823@identity-protect.org
- 240305f1-f3c9-4d63-8b75-dd12cba5b20f@identity-protect.org
- 3752635e-7304-4add-a9c2-d60b942bb391@identity-protect.org
- a2a3387d-7e88-495e-8246-549f84ede7a7@identity-protect.org
- b70b0c45-7470-4d19-9301-03f9b658240c@identity-protect.org
- c0234431-3781-407b-99d0-c0485b7bd8e9@identity-protect.org
Subdomains
1 observed subdomain of paralleldeck.com.
| Subdomain |
|---|
| www.paralleldeck.com |
Web-graph footprint
Distinct hostnames that link to or from paralleldeck.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from paralleldeck.com.
- IP · 13.32.241.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1faf3e78-e728-45d4-8a8a-f1e26044a823@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "paralleldeck.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.