Skip to content

Hostname

ittrio.com

Last fetched

ittrio.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · ittrio.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ittrio.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.222.99.8792.222.0.0/16AS16276FR

WHOIS identity

Registrar
iana:168
Organization
dexanet srl
Contact emails

Subdomains

11 observed subdomains of ittrio.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for ittrio.com.

MechanismTarget
SPF_Aittrio.com
SPF_Amx4.ittrio.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.webapps.net
SPF_IP135.125.191.109
SPF_IP178.19.144.10
SPF_IP212.38.38.1/24
SPF_IP51.38.125.11
SPF_MXittrio.com

Related pages

Pivot deeper into the graph from ittrio.com.

Cypher and MCP

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

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