Hostname
rfu.com
Last fetched
rfu.com resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
rfu.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 |
|---|---|---|---|---|
| 94.236.28.220 | 94.236.0.0/17 | AS15395 | — | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- abuse@web.com
- ah2au7xz4ry@networksolutionsprivateregistration.com
- chrisnotley@rfu.com
- eu54g95u62n@networksolutionsprivateregistration.com
- g92en6rv3tq@networksolutionsprivateregistration.com
- ka4sr24n33x@networksolutionsprivateregistration.com
- mikemorris@rfu.com
- re6fx3pm9cy@networksolutionsprivateregistration.com
- rk8k93v22e3@networksolutionsprivateregistration.com
- rt8ha9us5mc@networksolutionsprivateregistration.com
- vp9qs9524zr@networksolutionsprivateregistration.com
Subdomains
66 observed subdomains of rfu.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from rfu.com in the public web crawl.
485 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for rfu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.rfu.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from rfu.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rfu.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.