Skip to content

Hostname

ferramenta.it

Last fetched

ferramenta.it resolves to 1 IPv4 address operated by AS5394 in IT. WHOIS lists registrar:unidata s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · ferramenta.itRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ferramenta.it

Resolution chain

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

IPPrefixASNOperatorCountry
217.72.103.46217.72.96.0/20AS5394IT

WHOIS identity

Registrar
registrar:unidata s.p.a.
Organization
rag. giovanni ferrari & c. sas
Contact emails

Subdomains

4 observed subdomains of ferramenta.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ferramenta.it.

MechanismTarget
SPF_Aferramenta.it
SPF_Arelay-scilla.uni.it
SPF_Aspf.sendinblue.com
SPF_Azimbra2.uni.it
SPF_MXantispam.unidata.it
SPF_MXferramenta.it

Related pages

Pivot deeper into the graph from ferramenta.it.

Cypher and MCP

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

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