Hostname
saptco.com.sa
Last fetched
saptco.com.sa resolves to 2 IPv4 addresses operated by saptco - Saudi Public Transport Company JSC in SA.
Nutrition Label
Resolution chain
saptco.com.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 |
|---|---|---|---|---|
| 195.88.204.6 | 195.88.204.0/24 | AS201484 | saptco - Saudi Public Transport Company JSC | SA |
| 195.88.205.6 | 195.88.205.0/24 | AS201484 | saptco - Saudi Public Transport Company JSC | SA |
WHOIS identity
No WHOIS records are currently associated with saptco.com.sa in WhisperGraph.
Subdomains
27 observed subdomains of saptco.com.sa.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from saptco.com.sa in the public web crawl.
250 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for saptco.com.sa.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from saptco.com.sa.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "saptco.com.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.