Skip to content

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

WHISPER CANON · saip.gov.saRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/saip.gov.sa

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.

IPPrefixASNOperatorCountry
66.9.139.19966.9.139.0/24AS209342NIC-SDAIA-Deem - NIC (National Information Center)- SDAIA ( Saudi Data and Artificial Intelligence Authority )SA
212.138.181.7212.138.181.0/24AS8895ISU - 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.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for saip.gov.sa.

MechanismTarget
SPF_MXsaip.gov.sa

Related pages

Pivot deeper into the graph from saip.gov.sa.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.