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
Resolution chain
jacadi.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.34.12 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.85.25.242 | 104.85.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.30.211.126 | 184.30.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.37.42.195 | 23.37.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.133.7 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.79.231 | 95.100.64.0/20 | AS16625 | AKAMAI-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for jacadi.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 213.244.26.218/32 |
| SPF_MX | jacadi.it |
Related pages
Pivot deeper into the graph from jacadi.it.
- IP · 104.102.34.12
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains, inc.
- Country · DE
- TLD · .it
- Browse hostnames · ja…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.