Skip to content

Hostname

karancloud.com

Last fetched

karancloud.com resolves to 4 IPv4 addresses operated by AS213373 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · karancloud.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/karancloud.com

Resolution chain

karancloud.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
whois privacy protection foundation
Contact emails

Subdomains

2 observed subdomains of karancloud.com.

Threat posture

History

Mail and authentication

MX records

  • karancloud.com

SPF policy

3 SPF mechanisms authorising senders for karancloud.com.

MechanismTarget
SPF_Akarancloud.com
SPF_IP45.141.59.16
SPF_MXkarancloud.com

Related pages

Pivot deeper into the graph from karancloud.com.

Cypher and MCP

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

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