Skip to content

Hostname

karakas.digital

Last fetched

karakas.digital resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · karakas.digitalRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/karakas.digital

Resolution chain

karakas.digital resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1861
Organization
privacy protection
Contact emails

Subdomains

16 observed subdomains of karakas.digital.

Web-graph footprint

Distinct hostnames that link to or from karakas.digital in the public web crawl.

33 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for karakas.digital.

MechanismTarget
SPF_Akarakas.digital
SPF_INCLUDEspf-c.mailbaby.net
SPF_MXkarakas.digital

Related pages

Pivot deeper into the graph from karakas.digital.

Cypher and MCP

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

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