Hostname
prpaper.com
Last fetched
prpaper.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
prpaper.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 |
|---|---|---|---|---|
| 44.194.233.211 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.29.37 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.6.237 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.86.101.8 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of prpaper.com owner
- Contact emails
- cjw@ronrezek.com
- cwinters@winters-engineering.com
- 042dc79c-277b-4888-9426-8c4747f10dea@identity-protect.org
- 1c5b5f0f-db33-4c7d-ba8e-8b6a5c63c063@identity-protect.org
- 2ecdb292-1375-4295-b159-a969f8c2157e@identity-protect.org
- 30909675-aebe-44e3-a778-a4b376737ebf@identity-protect.org
- 39564eb2-4c80-45ba-b915-410a37bedf7f@identity-protect.org
- dd3962c7-67f5-4d5e-ad12-4311a7340d47@identity-protect.org
Subdomains
8 observed subdomains of prpaper.com.
Web-graph footprint
Distinct hostnames that link to or from prpaper.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for prpaper.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.14.49.160/29 |
Related pages
Pivot deeper into the graph from prpaper.com.
- IP · 44.194.233.211
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · cjw@ronrezek.com
- 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: "prpaper.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.