Skip to content

Hostname

jacadi.it

Last fetched

jacadi.it resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains, inc. as the registrar.

Nutrition Label

WHISPER CANON · jacadi.itRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/jacadi.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.34.12104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.85.25.242104.85.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.30.211.126184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.37.42.19523.37.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.133.723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.79.23195.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
id group
Contact emails

Subdomains

10 observed subdomains of jacadi.it.

Web-graph footprint

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

32 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jacadi.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP213.244.26.218/32
SPF_MXjacadi.it

Related pages

Pivot deeper into the graph from jacadi.it.

Cypher and MCP

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

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