Skip to content

Hostname

sara.it

Last fetched

sara.it resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · sara.itRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sara.it

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.129.152176.34.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.153.13418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.229.5734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.90.9634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.185.14346.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.16.21852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.188.5952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.131.12152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.84.7552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.183.4752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.117.17952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.121.7052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.64.21052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.47.754.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.179.3054.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.32.25054.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.41.2054.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.123.22463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi sas
Organization
sara assicurazioni s.p.a.
Contact emails

Subdomains

36 observed subdomains of sara.it.

Web-graph footprint

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

222 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sara.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_MXsara.it

Related pages

Pivot deeper into the graph from sara.it.

Cypher and MCP

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

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