Skip to content

Hostname

fecyt.es

Last fetched

fecyt.es resolves to 1 IPv4 address operated by AS200165 in ES.

Nutrition Label

WHISPER CANON · fecyt.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fecyt.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.79.129.104185.79.129.0/24AS200165ES

WHOIS identity

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

Subdomains

122 observed subdomains of fecyt.es.

Web-graph footprint

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

1,740 sites link to this hostname.

223 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fecyt.es.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP154.58.16.0/22
SPF_IP168.245.29.58
SPF_IP185.79.128.0/22
SPF_IP185.79.129.97
SPF_IP212.89.15.0/24
SPF_IP213.0.44.0/23
SPF_IP213.0.45.236
SPF_IP213.99.28.0/24
SPF_IP5.56.62.219
SPF_IP74.55.114.130
SPF_IP82.144.103.50/32
SPF_IP82.144.103.51/32
SPF_MXfecyt.es

Related pages

Pivot deeper into the graph from fecyt.es.

Cypher and MCP

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

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