Hostname
unionesarda.it
Last fetched
unionesarda.it resolves to 1 IPv4 address operated by AS1267 in IT. WHOIS lists registrar:unioneonline s.r.l. as the registrar.
Nutrition Label
Resolution chain
unionesarda.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.12.121.151 | 151.12.0.0/16 | AS1267 | — | IT |
WHOIS identity
- Registrar
- registrar:unioneonline s.r.l.
- Organization
- l'unione sarda s.p.a.
- Contact emails
- —
Subdomains
416 observed subdomains of unionesarda.it.
Showing 25 of 416. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from unionesarda.it in the public web crawl.
2,667 sites link to this hostname.
81 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for unionesarda.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.12.121.128/25 |
| SPF_IP | 151.22.6.64/26 |
| SPF_IP | 188.165.52.102/32 |
| SPF_IP | 93.174.64.0/21 |
Related pages
Pivot deeper into the graph from unionesarda.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unionesarda.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.