Hostname
rfdpdx.com
Last fetched
rfdpdx.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
rfdpdx.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- cloud four
- Contact emails
- lyza@cloudfour.com
- ef5f1ca75a@rfdpdx.com.whoistrustee.com
- 141feacb27b991fd863c7d75e61379a336d7f172f692f5a04d2452f79e602fd7@rfdpdx.com.whoisproxy.org
- 18933d3b98954629f8bef5cdac421c796cc67fa72b278a49be18bda5fa4b4990@rfdpdx.com.whoisproxy.org
- 2436ed7ee7166ed3f6d90eb7919b2bc177b13b333c6f15861421419205629160@rfdpdx.com.whoisproxy.org
- 5c0378fd3e8b36bf29b9228cb5e9345b2dda151969107e508f17219279521952@rfdpdx.com.whoisproxy.org
- f47d63e6ea82bab5023b38886fec59a46a273d00c529a7aa275f265bb5ba1ffa@rfdpdx.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from rfdpdx.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from rfdpdx.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · lyza@cloudfour.com
- TLD · .com
- Browse hostnames · rf…
- 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: "rfdpdx.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.