Hostname
wind.it
Last fetched
wind.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:reevo s.p.a. as the registrar.
Nutrition Label
Resolution chain
wind.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.229.10.160 | 54.229.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.185.181.227 | 34.185.128.0/17 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | DE |
WHOIS identity
- Registrar
- registrar:reevo s.p.a.
- Organization
- wind telecomunicazioni s.p.a.
- Contact emails
Subdomains
4,349 observed subdomains of wind.it.
Showing 25 of 4,349. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wind.it in the public web crawl.
619 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wind.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-prod.serijakala.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.161.145.239/32 |
| SPF_IP | 18.102.40.165/32 |
| SPF_IP | 195.45.103.0/25 |
| SPF_IP | 195.45.114.128/25 |
| SPF_MX | wind.it |
Related pages
Pivot deeper into the graph from wind.it.
- IP · 54.229.10.160
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:reevo s.p.a.
- Country · IE
- Email · davide.nespolo@wind.it
- TLD · .it
- Browse hostnames · wi…
- 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: "wind.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.