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
Resolution chain
rfea.es 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 |
|---|---|---|---|---|
| 212.170.240.204 | 212.170.0.0/16 | AS3352 | Telefonica_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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for rfea.es.
| Mechanism | Target |
|---|---|
| SPF_A | rfea.es |
| SPF_INCLUDE | _spfrfea.symeetric.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.227.207.0/24 |
| SPF_IP | 194.38.56.0/22 |
| SPF_IP | 2.139.188.62 |
| SPF_IP | 2.139.206.218 |
| SPF_IP | 2.139.206.219 |
| SPF_IP | 212.80.208.0/22 |
| SPF_IP | 45.148.176.0/22 |
| SPF_IP | 85.115.192.0/22 |
| SPF_IP | 95.214.144.0/22 |
| SPF_MX | rfea.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.