Hostname
puzzlerace.net
Last fetched
puzzlerace.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
puzzlerace.net 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 |
|---|---|---|---|---|
| 3.162.79.10 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.103 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.61 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.162.79.68 | 3.162.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.160.22 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.50 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.74 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.96 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 392b45fb-52f6-44ab-84bc-846a06529dea@identity-protect.org
- 3e363391-c9cf-4f4f-a4f2-0d11a85fdff7@identity-protect.org
- a18e54b1-a675-4681-8e27-b6e98f4847c7@identity-protect.org
- a5a734dc-8a6a-442b-96ee-208f3fec9670@identity-protect.org
- c2de432f-36de-4b28-b063-76c2a35e5a7a@identity-protect.org
- e20c38ed-0f57-4e92-9bd4-c5e136ff691e@identity-protect.org
- f0c10b82-81ef-438e-9a9d-4e638ca962ab@identity-protect.org
- owner-989305@puzzlerace.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from puzzlerace.net.
- IP · 3.162.79.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 392b45fb-52f6-44ab-84bc-846a06529dea@identity-protect.org
- TLD · .net
- Browse hostnames · pu…
- 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: "puzzlerace.net"})-[: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.