Skip to content

Hostname

fondapi.it

Last fetched

fondapi.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:sistemi open s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · fondapi.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fondapi.it

Resolution chain

fondapi.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:sistemi open s.r.l.
Organization
fondo nazionale pensione complementare per i lavoratori
Contact emails

Subdomains

1 observed subdomain of fondapi.it.

Web-graph footprint

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

82 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for fondapi.it.

MechanismTarget
SPF_Afondapi.it
SPF_INCLUDE_spf.mail.proteus2000.it
SPF_INCLUDEcmd.emsend1.com
SPF_INCLUDEprevinet.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.134.127.0/24
SPF_IP93.62.143.128/29
SPF_MXfondapi.it

Related pages

Pivot deeper into the graph from fondapi.it.

Cypher and MCP

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

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