Hostname
italdesign.it
Last fetched
italdesign.it resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:retelit digital services s.p.a. as the registrar.
Nutrition Label
Resolution chain
italdesign.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.254.102.12 | 51.254.0.0/15 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- registrar:retelit digital services s.p.a.
- Organization
- italdesign giugiaro s.p.a.
- Contact emails
- —
Subdomains
28 observed subdomains of italdesign.it.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from italdesign.it in the public web crawl.
560 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for italdesign.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.vwgroup.com |
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 153.92.224.0/19 |
| SPF_IP | 172.246.0.0/18 |
| SPF_IP | 185.107.232.0/22 |
| SPF_IP | 185.24.144.0/22 |
| SPF_IP | 185.41.28.0/22 |
| SPF_IP | 212.146.192.0/18 |
| SPF_IP | 213.32.128.0/18 |
| SPF_IP | 77.32.128.0/18 |
| SPF_IP | 77.32.192.0/19 |
| SPF_IP | 94.143.16.0/21 |
Related pages
Pivot deeper into the graph from italdesign.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "italdesign.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.