Skip to content

Hostname

trizero.it

Last fetched

trizero.it resolves to 1 IPv4 address operated by AS52030 in IT. WHOIS lists registrar:server plan s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · trizero.itRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/trizero.it

Resolution chain

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

IPPrefixASNOperatorCountry
46.28.0.8146.28.0.0/22AS52030IT

WHOIS identity

Registrar
registrar:server plan s.r.l.
Organization
polvara fabio
Contact emails

Subdomains

71 observed subdomains of trizero.it.

Web-graph footprint

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

46 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • trizero.it

SPF policy

7 SPF mechanisms authorising senders for trizero.it.

MechanismTarget
SPF_Amail-lj1-f202.google.com
SPF_Atrizero.it
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsparkpostmail.com
SPF_IP46.28.0.81
SPF_MXtrizero.it

Related pages

Pivot deeper into the graph from trizero.it.

Cypher and MCP

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

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