Skip to content

Hostname

fiab.es

Last fetched

fiab.es resolves to 2 IPv4 addresses operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · fiab.esRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fiab.es

Resolution chain

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

WHOIS identity

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

Subdomains

5 observed subdomains of fiab.es.

Web-graph footprint

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

417 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fiab.es.

MechanismTarget
SPF_Afiab.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.239.10.106
SPF_IP151.80.188.30
SPF_IP2001:41d0:129:b800:0:0:9750:bc1e
SPF_IP2001:41d0:203:146a:0:0:0:0
SPF_MXfiab.es

Related pages

Pivot deeper into the graph from fiab.es.

Cypher and MCP

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

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