Hostname
stc.com.sa
Last fetched
stc.com.sa resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in DE.
Nutrition Label
Resolution chain
stc.com.sa resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.184 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.186 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.11.206.97 | 23.11.206.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.192.230.139 | 23.192.230.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.192.230.149 | 23.192.230.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.110.169 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.184 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.223.149.144 | 23.223.149.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.223.149.152 | 23.223.149.0/24 | AS20940 | AKAMAI-ASN1 | US |
WHOIS identity
- Registrar
- —
- Organization
- saudi telecom company ???? ????????? ????????
- Contact emails
- —
Subdomains
138 observed subdomains of stc.com.sa.
Showing 25 of 138. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stc.com.sa in the public web crawl.
1,104 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for stc.com.sa.
| Mechanism | Target |
|---|---|
| SPF_A | esgdmmbm02.stc.com.sa |
| SPF_A | esgdmmbm04.stc.com.sa |
| SPF_A | esgrybm03.stc.com.sa |
| SPF_A | esgrybm04.stc.com.sa |
| SPF_IP | 212.118.131.82 |
| SPF_IP | 212.118.131.84 |
| SPF_IP | 212.118.156.88 |
| SPF_IP | 212.118.156.89 |
Related pages
Pivot deeper into the graph from stc.com.sa.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stc.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.