Hostname
se.com.sa
Last fetched
se.com.sa resolves to 1 IPv4 address operated by AS44577 in SA.
Nutrition Label
Resolution chain
se.com.sa resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.150.107.50 | 185.150.107.0/24 | AS44577 | — | SA |
WHOIS identity
- Registrar
- —
- Organization
- saudi electric company ?????? ???????? ????????
- Contact emails
- —
Subdomains
140 observed subdomains of se.com.sa.
Showing 25 of 140. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from se.com.sa in the public web crawl.
564 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for se.com.sa.
| Mechanism | Target |
|---|---|
| SPF_IP | 143.55.146.71 |
| SPF_IP | 143.55.148.236 |
| SPF_IP | 185.150.106.51 |
| SPF_IP | 185.150.107.157 |
| SPF_IP | 205.220.188.142/32 |
| SPF_IP | 205.220.189.159/32 |
| SPF_IP | 205.220.189.169/32 |
| SPF_IP | 91.230.124.158 |
| SPF_IP | 91.230.124.159 |
| SPF_IP | 91.230.124.160 |
| SPF_IP | 91.230.125.158 |
| SPF_IP | 91.230.125.159 |
| SPF_IP | 91.230.125.160 |
| SPF_IP | 91.230.125.55 |
| SPF_MX | se.com.sa |
Related pages
Pivot deeper into the graph from se.com.sa.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "se.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.