Skip to content

Hostname

jacadi.us

Last fetched

jacadi.us resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · jacadi.usRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/jacadi.us

Resolution chain

jacadi.us resolves to 7 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.108.225.224104.108.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
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.66.216.21823.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
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
iana:299
Organization
- -
Contact emails

Subdomains

11 observed subdomains of jacadi.us.

Web-graph footprint

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

238 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jacadi.us.

MechanismTarget
SPF_INCLUDE213.244.26.218
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust6110-1.in.mailcontrol.com
SPF_INCLUDEcust6110-2.in.mailcontrol.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jacadi.us.

Cypher and MCP

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

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