Skip to content

Hostname

paaet.edu.kw

Last fetched

paaet.edu.kw resolves to 1 IPv4 address operated by Qnet - Quality Net General Trading & Contracting Company in KW.

Nutrition Label

WHISPER CANON · paaet.edu.kwRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/paaet.edu.kw

Resolution chain

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

IPPrefixASNOperatorCountry
196.1.70.163196.1.70.0/24AS9155Qnet - Quality Net General Trading & Contracting CompanyKW

WHOIS identity

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

Subdomains

31 observed subdomains of paaet.edu.kw.

Web-graph footprint

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

217 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for paaet.edu.kw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP196.1.70.0/24

Related pages

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

Cypher and MCP

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

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