Hostname
salini-impregilo.com
Last fetched
salini-impregilo.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
salini-impregilo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:168
- Organization
- salini costruttori s.p.a.
- Contact emails
Subdomains
57 observed subdomains of salini-impregilo.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from salini-impregilo.com in the public web crawl.
197 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for salini-impregilo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-common.salini-impregilo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfaut.leonet.it |
| SPF_IP | 185.175.124.50 |
| SPF_IP | 212.77.77.54 |
| SPF_IP | 217.59.17.238 |
| SPF_IP | 62.94.18.11 |
| SPF_IP | 78.7.227.146 |
| SPF_IP | 83.103.25.146 |
| SPF_IP | 83.103.25.147 |
| SPF_IP | 83.103.25.149 |
| SPF_IP | 83.103.25.150 |
Related pages
Pivot deeper into the graph from salini-impregilo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "salini-impregilo.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.