Skip to content

Hostname

ku.edu.kw

Last fetched

ku.edu.kw resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in QA.

Nutrition Label

WHISPER CANON · ku.edu.kwRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ku.edu.kw

Resolution chain

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

IPPrefixASNOperatorCountry
34.18.161.12034.18.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCQA
34.8.235.734.8.0.0/13AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with ku.edu.kw in WhisperGraph.

Subdomains

640 observed subdomains of ku.edu.kw.

Web-graph footprint

Distinct hostnames that link to or from ku.edu.kw in the public web crawl.

161 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ku.edu.kw.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1653-59.eu.iphmx.com
SPF_INCLUDE_spf.google.com
SPF_IP139.141.0.0/16

Related pages

Pivot deeper into the graph from ku.edu.kw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ku.edu.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.