Hostname
interno.it
Last fetched
interno.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:aruba business s.r.l.
- Organization
- dipartimento politiche per l'amministrazione generale, per le politiche del personale dell'amministrazione civile e per le risorse strumentali e finanziarie
- Contact emails
- —
Subdomains
175 observed subdomains of interno.it.
Showing 25 of 175. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from interno.it in the public web crawl.
717 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for interno.it.
| Mechanism | Target |
|---|---|
| SPF_A | interno.it |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 217.61.8.72/26 |
| SPF_IP | 217.61.8.73 |
| SPF_IP | 217.61.8.74 |
| SPF_IP | 217.61.8.75 |
| SPF_IP | 217.61.8.76 |
| SPF_IP | 217.61.8.77 |
| SPF_IP | 217.61.8.78 |
| SPF_IP | 217.61.8.79 |
| SPF_IP | 62.77.42.102 |
| SPF_IP | 62.77.42.99 |
| SPF_IP | 77.73.61.70 |
| SPF_MX | interno.it |
Related pages
Pivot deeper into the graph from interno.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "interno.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.