Skip to content

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

WHISPER CANON · unionesarda.itRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/unionesarda.it

Resolution chain

unionesarda.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.12.121.151151.12.0.0/16AS1267IT

WHOIS identity

Registrar
registrar:unioneonline s.r.l.
Organization
l'unione sarda s.p.a.
Contact emails

Subdomains

416 observed subdomains of unionesarda.it.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for unionesarda.it.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.12.121.128/25
SPF_IP151.22.6.64/26
SPF_IP188.165.52.102/32
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.