Skip to content

Hostname

psau.edu.sa

Last fetched

psau.edu.sa resolves to 1 IPv4 address operated by SAUAS - Prince Sattam Bin Abdulaziz University in SA.

Nutrition Label

WHISPER CANON · psau.edu.saRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/psau.edu.sa

Resolution chain

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

IPPrefixASNOperatorCountry
185.53.246.151185.55.71.0/24AS60161SAUAS - Prince Sattam Bin Abdulaziz UniversitySA

WHOIS identity

No WHOIS records are currently associated with psau.edu.sa in WhisperGraph.

Subdomains

143 observed subdomains of psau.edu.sa.

Web-graph footprint

Distinct hostnames that link to or from psau.edu.sa in the public web crawl.

159 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for psau.edu.sa.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.53.246.191
SPF_IP78.93.79.70
SPF_IP84.235.84.163
SPF_MXpsau.edu.sa

Related pages

Pivot deeper into the graph from psau.edu.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "psau.edu.sa"})-[: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.