Skip to content

Hostname

gucci.com

Last fetched

gucci.com resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · gucci.comRouting diversity3.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gucci.com

Resolution chain

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

WHOIS identity

Registrar
iana:470
Organization
guccio gucci s.p.a.
Contact emails

Subdomains

104 observed subdomains of gucci.com.

Web-graph footprint

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

12,580 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

71 SPF mechanisms authorising senders for gucci.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf-00168301.pphosted.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP1.179.112.0/20
SPF_IP103.53.91.0
SPF_IP103.53.91.128
SPF_IP104.130.146.0/24
SPF_IP106.11.171.128/25
SPF_IP115.124.21.0/24
SPF_IP125.212.203.99/32
SPF_IP13.111.20.173/32
SPF_IP13.111.87.4/28
SPF_IP139.219.133.116
SPF_IP139.219.133.190
SPF_IP140.205.208.0/24
SPF_IP149.72.0.0/16
SPF_IP153.92.224.0/19
SPF_IP159.183.0.0/16
SPF_IP162.242.134.144/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP172.246.0.0/18
SPF_IP180.87.182.9/32
SPF_IP185.107.232.0/22
SPF_IP185.132.183.245
SPF_IP185.183.29.151
SPF_IP185.24.144.0/22
SPF_IP185.41.28.0/22
SPF_IP185.41.28.0/24
SPF_IP192.254.112.0/20
SPF_IP193.104.231.0/24
SPF_IP194.206.254.0/24
SPF_IP195.24.246.0/23
SPF_IP195.42.251.0/24
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP210.211.97.98/32
SPF_IP212.146.192.0/18
SPF_IP212.146.244.0/24
SPF_IP213.32.128.0/18
SPF_IP217.109.67.0/24
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP42.96.37.207
SPF_IP43.192.47.22
SPF_IP47.101.165.155
SPF_IP47.88.45.0/24
SPF_IP47.90.196.0/24
SPF_IP50.31.32.0/19
SPF_IP52.82.119.187
SPF_IP52.82.90.78
SPF_IP52.83.29.69
SPF_IP67.192.194.200/29
SPF_IP72.32.59.172/32
SPF_IP77.32.128.0/18
SPF_IP77.32.148.0/24
SPF_IP77.32.149.0/24
SPF_IP77.32.192.0/19
SPF_IP8.219.35.0/24
SPF_IP8.221.28.0/24
SPF_IP8.221.29.0/24
SPF_IP8.221.30.0/24
SPF_IP8.221.31.0/24
SPF_IP94.143.16.0/21

Related pages

Pivot deeper into the graph from gucci.com.

Cypher and MCP

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

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