Hostname
drivenoleggio.it
Last fetched
drivenoleggio.it resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
drivenoleggio.it 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 |
|---|---|---|---|---|
| 45.223.167.167 | 45.223.167.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.179.167 | 45.223.179.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 94.23.73.76 | 94.23.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- santander consumer bank, s.p.a.
- Contact emails
- —
Subdomains
10 observed subdomains of drivenoleggio.it.
Web-graph footprint
Distinct hostnames that link to or from drivenoleggio.it in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for drivenoleggio.it.
| Mechanism | Target |
|---|---|
| SPF_A | mailer.info.santanderconsumer.it |
| SPF_EXISTS | %{i}.spf.hc5532-55.iphmx.com |
| SPF_EXISTS | %{i}.spf.santandergroup-out.c3s2.iphmx.com |
| SPF_EXISTS | %{i}.spf.santandergroup.c3s2.iphmx.com |
| SPF_INCLUDE | _spf.prtsvc.com |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from drivenoleggio.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "drivenoleggio.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.