Skip to content

Hostname

fibrat.es

Last fetched

fibrat.es resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in DE.

Nutrition Label

WHISPER CANON · fibrat.esRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fibrat.es

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.0.243217.165.54.0/23AS8560IONOS-AS - IONOS SEDE

WHOIS identity

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

Subdomains

8 observed subdomains of fibrat.es.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fibrat.es.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu-north-1.amazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.253.144.1
SPF_IP209.85.128.0/17
SPF_IP23.251.240.0/24
SPF_IP2600:1901:101::0/48

Related pages

Pivot deeper into the graph from fibrat.es.

Cypher and MCP

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

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