Skip to content

Hostname

moj.gov.sa

Last fetched

moj.gov.sa resolves to 1 IPv4 address operated by ITC - Etihad Salam Telecom CJSC in SA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.101.236.18387.101.236.0/24AS35753ITC - Etihad Salam Telecom CJSCSA

WHOIS identity

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

Subdomains

56 observed subdomains of moj.gov.sa.

Web-graph footprint

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

734 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for moj.gov.sa.

MechanismTarget
SPF_MXmoj.gov.sa
SPF_MXmx1.moj.gov.sa
SPF_MXmx2.moj.gov.sa

Related pages

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

Cypher and MCP

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

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