Skip to content

Hostname

zadig.it

Last fetched

zadig.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · zadig.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zadig.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
zadig s.r.l. società benefit
Contact emails

Subdomains

86 observed subdomains of zadig.it.

Web-graph footprint

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

146 sites link to this hostname.

141 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for zadig.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP62.149.181.178
SPF_IP62.149.181.182
SPF_IP77.32.98.132
SPF_IP80.211.104.65
SPF_IP80.211.154.110
SPF_IP80.211.94.42
SPF_IP81.208.92.250

Related pages

Pivot deeper into the graph from zadig.it.

Cypher and MCP

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

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