Skip to content

Hostname

trabucco.it

Last fetched

trabucco.it resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists registrar:deltacommerce s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · trabucco.itRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/trabucco.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.174.30.11495.174.88.0/21AS12637IT

WHOIS identity

Registrar
registrar:deltacommerce s.r.l.
Organization
trabucco fishing diffusion
Contact emails

Subdomains

3 observed subdomains of trabucco.it.

Web-graph footprint

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

39 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for trabucco.it.

MechanismTarget
SPF_Atrabucco.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdem.deltacommerce.com
SPF_IP178.20.112.144/32
SPF_IP178.20.114.130/32
SPF_IP178.20.114.143/32
SPF_IP54.38.136.128/32
SPF_MXtrabucco.it

Related pages

Pivot deeper into the graph from trabucco.it.

Cypher and MCP

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

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