Skip to content

Hostname

fabi.it

Last fetched

fabi.it resolves to 1 IPv4 address operated by ARUBAENTERPRISE-ASN in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.227.213.117209.227.208.0/20AS213224ARUBAENTERPRISE-ASNIT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
federazione autonoma bancari italiani
Contact emails

Subdomains

9 observed subdomains of fabi.it.

Web-graph footprint

Distinct hostnames that link to or from fabi.it in the public web crawl.

186 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for fabi.it.

MechanismTarget
SPF_Afabi.it
SPF_IP209.227.213.112/28
SPF_IP94.177.220.204/32
SPF_IP94.177.220.205/32
SPF_MXfabi.it

Related pages

Pivot deeper into the graph from fabi.it.

Cypher and MCP

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

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