Skip to content

Hostname

saudi.net.sa

Last fetched

saudi.net.sa resolves to 1 IPv4 address operated by STC-IGW-AS - Saudi Telecom Company JSC in SA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.235.114.20584.235.0.0/17AS39386STC-IGW-AS - Saudi Telecom Company JSCSA

WHOIS identity

No WHOIS records are currently associated with saudi.net.sa in WhisperGraph.

Subdomains

2,226 observed subdomains of saudi.net.sa.

Web-graph footprint

Distinct hostnames that link to or from saudi.net.sa in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for saudi.net.sa.

MechanismTarget
SPF_Amail
SPF_Apop
SPF_Asaudi.net.sa
SPF_Asmtp
SPF_IP188.48.0.0/13
SPF_IP212.118.128.0/19
SPF_IP62.149.64.0/18
SPF_IP77.30.0.0/15
SPF_IP84.235.0.0/17
SPF_IP87.109.0.0/16
SPF_IP90.148.0.0/16
SPF_IP94.96.0.0/14
SPF_MXsaudi.net.sa

Related pages

Pivot deeper into the graph from saudi.net.sa.

Cypher and MCP

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

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