Skip to content

Hostname

ncnp.gov.sa

Last fetched

ncnp.gov.sa resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in SA.

Nutrition Label

WHISPER CANON · ncnp.gov.saRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ncnp.gov.sa

Resolution chain

ncnp.gov.sa resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
80.225.68.2680.225.64.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationSA
35.252.47.10935.252.32.0/19AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSA

WHOIS identity

No WHOIS records are currently associated with ncnp.gov.sa in WhisperGraph.

Subdomains

43 observed subdomains of ncnp.gov.sa.

Web-graph footprint

Distinct hostnames that link to or from ncnp.gov.sa in the public web crawl.

295 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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