Skip to content

Hostname

aduc.it

Last fetched

aduc.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:playnet s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

aduc.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.12.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.249104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.22172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:playnet s.r.l.
Organization
a.d.u.c. - associazione diritti utenti e consumatori
Contact emails

Subdomains

17 observed subdomains of aduc.it.

Web-graph footprint

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

568 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aduc.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP178.237.0.27

Related pages

Pivot deeper into the graph from aduc.it.

Cypher and MCP

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

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