Skip to content

Hostname

3tre3.it

Last fetched

3tre3.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · 3tre3.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3tre3.it

Resolution chain

3tre3.it resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.128.23176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.129.2223.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.226.23734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.123.12352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.167.21452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.242.18652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.168.9554.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.168.19599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
animalesweb
Contact emails

Subdomains

3 observed subdomains of 3tre3.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3tre3.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MX3tre3.it

Related pages

Pivot deeper into the graph from 3tre3.it.

Cypher and MCP

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

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