Skip to content

Hostname

sapere.it

Last fetched

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

Nutrition Label

WHISPER CANON · sapere.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sapere.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.118108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.19108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.56108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.84108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.222.236.1452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.4152.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.4052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
de agostini editore s.p.a.
Contact emails

Subdomains

2 observed subdomains of sapere.it.

Web-graph footprint

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

1,404 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sapere.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.klsvc.net
SPF_INCLUDE_spf.mailing.deabyday.it

Related pages

Pivot deeper into the graph from sapere.it.

Cypher and MCP

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

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