Hostname
autoindustriale.com
Last fetched
autoindustriale.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
autoindustriale.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.248.204.215 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.101.255 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.215.64 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from autoindustriale.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for autoindustriale.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.transmail.net |
| SPF_INCLUDE | spf.zoho.com |
| SPF_INCLUDE | spf1.autoindustriale.com |
| SPF_IP | 3.125.172.46/32 |
| SPF_IP | 3.73.27.108/32 |
| SPF_IP | 37.200.96.0/21 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 46.252.16.0/20 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 62.133.56.0/24 |
| SPF_IP | 62.50.73.144/28 |
| SPF_IP | 62.50.74.80/28 |
| SPF_IP | 62.50.76.16/28 |
| SPF_IP | 62.50.76.40/29 |
| SPF_IP | 62.67.200.0/24 |
| SPF_IP | 77.32.128.0/18 |
| SPF_IP | 77.32.192.0/19 |
| SPF_IP | 77.91.232.0/21 |
| SPF_IP | 78.46.144.103 |
| SPF_IP | 80.67.16.0/20 |
| SPF_IP | 81.88.48.32/27 |
| SPF_IP | 81.88.49.224/27 |
| SPF_IP | 81.88.50.224/27 |
Related pages
Pivot deeper into the graph from autoindustriale.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "autoindustriale.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.