Hostname
saip.gov.sa
Last fetched
saip.gov.sa resolves to 2 IPv4 addresses operated by NIC-SDAIA-Deem - NIC (National Information Center)- SDAIA ( Saudi Data and Artificial Intelligence Authority ) in SA.
Nutrition Label
Resolution chain
saip.gov.sa resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.9.139.199 | 66.9.139.0/24 | AS209342 | NIC-SDAIA-Deem - NIC (National Information Center)- SDAIA ( Saudi Data and Artificial Intelligence Authority ) | SA |
| 212.138.181.7 | 212.138.181.0/24 | AS8895 | ISU - King Abdul Aziz City for Science and Technology | — |
WHOIS identity
No WHOIS records are currently associated with saip.gov.sa in WhisperGraph.
Subdomains
64 observed subdomains of saip.gov.sa.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from saip.gov.sa in the public web crawl.
346 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for saip.gov.sa.
| Mechanism | Target |
|---|---|
| SPF_MX | saip.gov.sa |
Related pages
Pivot deeper into the graph from saip.gov.sa.
- IP · 66.9.139.199
- ASN · AS209342NIC-SDAIA-Deem - NIC (National Information Center)- SDAIA ( Saudi Data and Artificial Intelligence Authority )
- Country · SA
- Apex domain · gov.sa
- TLD · .sa
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saip.gov.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.