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
Resolution chain
gucci.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.241.201 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.225 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.33.40.135 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.40.139 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.40.154 | 23.33.40.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.52.40.112 | 23.52.40.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 23.52.40.82 | 23.52.40.0/24 | AS20940 | AKAMAI-ASN1 | SG |
| 95.101.234.77 | 95.101.234.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 95.101.234.71 | 95.101.234.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- iana:470
- Organization
- guccio gucci s.p.a.
- Contact emails
Subdomains
104 observed subdomains of gucci.com.
Showing 25 of 104. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gucci.com in the public web crawl.
12,580 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
71 SPF mechanisms authorising senders for gucci.com.
Related pages
Pivot deeper into the graph from gucci.com.
- IP · 2.16.241.201
- ASN · AS20940AKAMAI-ASN1
- Registrar · iana:470
- Country · DE
- Email · gucci.com-registrant@anonymised.email
- TLD · .com
- Browse hostnames · gu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.