Skip to content

Hostname

pai.gov.kw

Last fetched

pai.gov.kw resolves to 1 IPv4 address operated by GPRS-AS - Mobile Telecommunications Company K.S.C.P. in KW.

Nutrition Label

WHISPER CANON · pai.gov.kwRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/pai.gov.kw

Resolution chain

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

IPPrefixASNOperatorCountry
31.214.7.15431.214.0.0/20AS42961GPRS-AS - Mobile Telecommunications Company K.S.C.P.KW

WHOIS identity

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

Subdomains

28 observed subdomains of pai.gov.kw.

Web-graph footprint

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

73 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pai.gov.kw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.34.163.50

Related pages

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

Cypher and MCP

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

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