Skip to content

Hostname

e.gov.kw

Last fetched

e.gov.kw resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · e.gov.kwRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/e.gov.kw

Resolution chain

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

IPPrefixASNOperatorCountry
51.145.196.4251.144.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.233.91.8720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAE

WHOIS identity

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

Subdomains

18 observed subdomains of e.gov.kw.

Web-graph footprint

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

978 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for e.gov.kw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.189.82.221
SPF_IP213.189.82.224
SPF_IP62.215.111.221
SPF_IP62.215.111.224

Related pages

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

Cypher and MCP

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

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