Skip to content

Hostname

trussardi.com

Last fetched

trussardi.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:3776 as the registrar.

Nutrition Label

WHISPER CANON · trussardi.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trussardi.com

Resolution chain

trussardi.com 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
iana:3776
Organization
trussardi s.p.a.
Contact emails

Subdomains

44 observed subdomains of trussardi.com.

Web-graph footprint

Distinct hostnames that link to or from trussardi.com in the public web crawl.

397 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for trussardi.com.

MechanismTarget
SPF_Amail1.ifinet.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.106.153.213
SPF_IP217.220.35.196/32
SPF_IP217.221.182.144/32
SPF_IP217.221.64.161
SPF_IP217.27.75.210
SPF_IP82.145.171.133
SPF_IP92.223.137.165

Related pages

Pivot deeper into the graph from trussardi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trussardi.com"})-[: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.