Skip to content

Hostname

faiftc.it

Last fetched

faiftc.it resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:seeweb s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.164192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
registrar:seeweb s.r.l.
Organization
f.a.i.-f.t.c. s.p.a.
Contact emails

Subdomains

2 observed subdomains of faiftc.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for faiftc.it.

MechanismTarget
SPF_INCLUDE_spf.th.seeweb.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP194.164.145.162/32
SPF_IP213.217.29.249/32
SPF_IP91.187.219.234

Related pages

Pivot deeper into the graph from faiftc.it.

Cypher and MCP

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

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