Skip to content

Hostname

moc.gov.kw

Last fetched

moc.gov.kw resolves to 1 IPv4 address operated by WATANIYATELECOM-AS - NATIONAL MOBILE TELECOMMUNICATIONS COMPANY K.S.C.P. in KW.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.146.240.184185.146.240.0/23AS29357WATANIYATELECOM-AS - NATIONAL MOBILE TELECOMMUNICATIONS COMPANY K.S.C.P.KW

WHOIS identity

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

Subdomains

14 observed subdomains of moc.gov.kw.

Web-graph footprint

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

105 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for moc.gov.kw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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