Hostname
ppreddit.com
Last fetched
ppreddit.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
ppreddit.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 |
|---|---|---|---|---|
| 18.164.77.118 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.124 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.54 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.77 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.83.11 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.119 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.3 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.83.40 | 3.174.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ppreddit.com owner
- Contact emails
- 6beef372-602d-4898-a61f-aeec938d503d@identity-protect.org
- 79f451f8-b9a5-4831-909d-66def004d370@identity-protect.org
- 80fbc7cd-5324-4171-b6b9-3f562bd4b989@identity-protect.org
- 84ba0ed0-6e9c-4c18-88d0-ccc06f58155b@identity-protect.org
- 8bc99681-3eb4-4566-8ff8-e7d6c1953bb9@identity-protect.org
- a8d0bcdd-9f97-4025-9bfa-95756851b95d@identity-protect.org
- f38779a3-2d16-4f47-9769-c6a0efcb1821@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from ppreddit.com.
- IP · 18.164.77.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6beef372-602d-4898-a61f-aeec938d503d@identity-protect.org
- TLD · .com
- Browse hostnames · pp…
- 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: "ppreddit.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.