Skip to content

Hostname

fondoambiente.it

Last fetched

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

Nutrition Label

WHISPER CANON · fondoambiente.itRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fondoambiente.it

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.150.703.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.146.25034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.55.23434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.112.10034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.71.7234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.150.16834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.40.2434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.208.12552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.7.15352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.0.4652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.101.6752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.187.12552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.174.21052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.227.10752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.215.12054.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.218.12854.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.63.6954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.94.12954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.124.24254.247.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.183.18054.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi sas
Organization
fondo ambiente italiano
Contact emails

Subdomains

47 observed subdomains of fondoambiente.it.

Web-graph footprint

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

4,907 sites link to this hostname.

385 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fondoambiente.it.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.0.182.46
SPF_IP151.0.196.108
SPF_IP217.61.30.26
SPF_IP52.31.171.186/32
SPF_IP92.223.188.172
SPF_MXfondoambiente.it

Related pages

Pivot deeper into the graph from fondoambiente.it.

Cypher and MCP

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

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