Skip to content

Hostname

fornasetti.com

Last fetched

fornasetti.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · fornasetti.comRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/fornasetti.com

Resolution chain

fornasetti.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.227.143.663.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.121.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.223.8244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.59.107.21052.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.72.49.7952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
barnaba fornasetti
Contact emails

Subdomains

20 observed subdomains of fornasetti.com.

Web-graph footprint

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

513 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fornasetti.com.

MechanismTarget
SPF_Amx.fornasetti.com
SPF_INCLUDEemail.myantispam.it
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.77.50.108

Related pages

Pivot deeper into the graph from fornasetti.com.

Cypher and MCP

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

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