Skip to content

Hostname

rfea.es

Last fetched

rfea.es resolves to 1 IPv4 address operated by Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. in ES.

Nutrition Label

WHISPER CANON · rfea.esRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rfea.es

Resolution chain

rfea.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.170.240.204212.170.0.0/16AS3352Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U.ES

WHOIS identity

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

Subdomains

14 observed subdomains of rfea.es.

Web-graph footprint

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

694 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rfea.es.

MechanismTarget
SPF_Arfea.es
SPF_INCLUDE_spfrfea.symeetric.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.227.207.0/24
SPF_IP194.38.56.0/22
SPF_IP2.139.188.62
SPF_IP2.139.206.218
SPF_IP2.139.206.219
SPF_IP212.80.208.0/22
SPF_IP45.148.176.0/22
SPF_IP85.115.192.0/22
SPF_IP95.214.144.0/22
SPF_MXrfea.es

Related pages

Pivot deeper into the graph from rfea.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rfea.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.