Skip to content

Hostname

mof.gov.kw

Last fetched

mof.gov.kw resolves to 1 IPv4 address operated by AS16060 in KW.

Nutrition Label

WHISPER CANON · mof.gov.kwRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mof.gov.kw

Resolution chain

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

IPPrefixASNOperatorCountry
193.33.224.252193.33.224.0/24AS16060KW

WHOIS identity

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

Subdomains

32 observed subdomains of mof.gov.kw.

Web-graph footprint

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

160 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mof.gov.kw.

MechanismTarget
SPF_Amail.mof.gov.kw
SPF_Amof.gov.kw
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmof.gov.kw

Related pages

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

Cypher and MCP

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

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