Skip to content

Hostname

old.fiabbari.it

Last fetched

old.fiabbari.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · old.fiabbari.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/old.fiabbari.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with old.fiabbari.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for old.fiabbari.it.

MechanismTarget
SPF_Abackup.akabit.com
SPF_Aold.fiabbari.it
SPF_Aws3.akabit.com
SPF_Aws4.akabit.com
SPF_Aws5.akabit.com
SPF_INCLUDE_spf.th.seeweb.it
SPF_INCLUDEws5.akabit.com
SPF_IP2a01:4f8:1c0c:427c:0:0:0:1
SPF_IP2a01:4f8:c010:67eb:0:0:0:1
SPF_IP2a01:4f8:c0c:b92a:0:0:0:1
SPF_IP37.187.79.191/32
SPF_IP5.144.164.171/32
SPF_IP91.121.202.168
SPF_IP91.121.98.11
SPF_IP92.222.157.79
SPF_IP94.130.182.130
SPF_MXold.fiabbari.it

Related pages

Pivot deeper into the graph from old.fiabbari.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "old.fiabbari.it"})-[: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.