Skip to content

Hostname

cma.gov.kw

Last fetched

cma.gov.kw resolves to 1 IPv4 address operated by AS21050 in KW.

Nutrition Label

WHISPER CANON · cma.gov.kwRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cma.gov.kw

Resolution chain

cma.gov.kw resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.215.105.3962.215.105.0/24AS21050KW

WHOIS identity

No WHOIS records are currently associated with cma.gov.kw in WhisperGraph.

Subdomains

21 observed subdomains of cma.gov.kw.

Web-graph footprint

Distinct hostnames that link to or from cma.gov.kw in the public web crawl.

122 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cma.gov.kw.

MechanismTarget
SPF_Acma.gov.kw
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.215.105.40
SPF_IP62.215.105.42
SPF_IP62.215.105.56
SPF_MXcma.gov.kw

Related pages

Pivot deeper into the graph from cma.gov.kw.

Cypher and MCP

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

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