Hostname
prodigycad.com
Last fetched
prodigycad.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
prodigycad.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.32.241.123 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.22 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.39 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.67 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prodigycad.com owner
- Contact emails
- 1516a101-05bd-4cf8-a242-f512eb049c6e@identity-protect.org
- 2fb03b68-6943-4a4b-bc3e-c385b95204e7@identity-protect.org
- 89be3ca2-0c8c-4f6e-8285-ad474d09f832@identity-protect.org
- ba8169b2-ee76-40f4-8380-788014b2b9c8@identity-protect.org
- e2469346-e4c9-4384-a3f6-edfd31d09087@identity-protect.org
- e7f905db-06c4-488f-8a9d-39efa1d42041@identity-protect.org
- e8947240-4835-4b04-b032-bce0c52ac9ce@identity-protect.org
- owner-7543226@prodigycad.com.whoisprivacyservice.org
Subdomains
71 observed subdomains of prodigycad.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from prodigycad.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from prodigycad.com.
- IP · 13.32.241.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1516a101-05bd-4cf8-a242-f512eb049c6e@identity-protect.org
- TLD · .com
- Browse hostnames · pr…
- 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: "prodigycad.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.