Hostname
rfdinc.com
Last fetched
rfdinc.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
rfdinc.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 |
|---|---|---|---|---|
| 18.119.189.186 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.218.47.37 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.134.132 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.23.229.242 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rfdinc.com owner
- Contact emails
- d95ex4tz6rx@networksolutionsprivateregistration.com
- u77ph4yu3ss@networksolutionsprivateregistration.com
- vn36b8f98nb@networksolutionsprivateregistration.com
- 0d9ef1c1-e4d7-4bed-a8d1-8bfdd132ce54@identity-protect.org
- 1e6a9b6c-d6c3-4b79-83ec-d7a6c41281ab@identity-protect.org
- 44aa6abf-c402-4e77-bf39-a4a7502754c3@identity-protect.org
- 8d2eb58b-90bf-4fdf-8bd3-060f736af961@identity-protect.org
- e13068d4-ef71-427d-b1e0-85fec6443df5@identity-protect.org
- fa9f0cd3-3ba0-493b-92fe-3a45e7133499@identity-protect.org
- owner-5322369@rfdinc.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of rfdinc.com.
| Subdomain |
|---|
| www.rfdinc.com |
Web-graph footprint
Distinct hostnames that link to or from rfdinc.com in the public web crawl.
6 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for rfdinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from rfdinc.com.
- IP · 18.119.189.186
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · d95ex4tz6rx@networksolutionsprivateregistration.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: "rfdinc.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.