Skip to content

Hostname

rfef.es

Last fetched

rfef.es resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · rfef.esRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rfef.es

Resolution chain

rfef.es resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.146172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with rfef.es in WhisperGraph.

Subdomains

65 observed subdomains of rfef.es.

Web-graph footprint

Distinct hostnames that link to or from rfef.es in the public web crawl.

2,371 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rfef.es.

MechanismTarget
SPF_Arfef.es
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.45.72.100
SPF_IP185.45.72.220
SPF_IP185.45.72.97
SPF_IP195.53.102.190
SPF_IP195.53.102.198
SPF_IP195.53.26.174
SPF_IP195.77.187.6
SPF_MXrfef.es

Related pages

Pivot deeper into the graph from rfef.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rfef.es"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.