Skip to content

Hostname

unique.it

Last fetched

unique.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:unique multimedia s.a.s. di netwheel s.r.l. & c. as the registrar.

Nutrition Label

WHISPER CANON · unique.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/unique.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.57.10.11293.56.0.0/14AS12874IT

WHOIS identity

Registrar
registrar:unique multimedia s.a.s. di netwheel s.r.l. & c.
Organization
unique multimedia sas di cazzaro franco e roberto
Contact emails

Subdomains

8 observed subdomains of unique.it.

Web-graph footprint

Distinct hostnames that link to or from unique.it in the public web crawl.

111 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for unique.it.

MechanismTarget
SPF_Aunique.it
SPF_INCLUDE6823630.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_IP93.57.10.112
SPF_IP93.57.10.118
SPF_IP93.57.10.119
SPF_IP93.57.10.120
SPF_IP93.57.10.121
SPF_MXunique.it

Related pages

Pivot deeper into the graph from unique.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "unique.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.