Hostname
tesoro.it
Last fetched
tesoro.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fastweb s.p.a. as the registrar.
Nutrition Label
Resolution chain
tesoro.it 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
- registrar:fastweb s.p.a.
- Organization
- ministero dell' economia e delle finanze
- Contact emails
- —
Subdomains
344 observed subdomains of tesoro.it.
Showing 25 of 344. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tesoro.it in the public web crawl.
461 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for tesoro.it.
| Mechanism | Target |
|---|---|
| SPF_A | tesoro.it |
| SPF_IP | 156.54.159.244/32 |
| SPF_IP | 156.54.159.245/32 |
| SPF_IP | 5.152.240.85/32 |
| SPF_IP | 5.152.240.86/32 |
| SPF_IP | 5.152.240.87/32 |
| SPF_IP | 5.152.240.88/32 |
| SPF_IP | 5.152.240.89/32 |
| SPF_IP | 5.152.240.90/32 |
| SPF_IP | 5.152.240.91/32 |
| SPF_IP | 56.118.58.52/32 |
| SPF_MX | tesoro.it |
Related pages
Pivot deeper into the graph from tesoro.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tesoro.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.