Hostname
derayah.com
Last fetched
derayah.com resolves to 1 IPv4 address operated by AS25233 in SA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
derayah.com 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 |
|---|---|---|---|---|
| 213.184.187.100 | 213.184.160.0/19 | AS25233 | — | SA |
WHOIS identity
- Registrar
- iana:69
- Organization
- mohammed elkuwaiz
- Contact emails
Subdomains
95 observed subdomains of derayah.com.
Showing 25 of 95. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from derayah.com in the public web crawl.
21 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for derayah.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-009d0c01.pphosted.com |
| SPF_INCLUDE | spfext.ibkr.com |
| SPF_IP | 213.184.187.117 |
| SPF_IP | 213.184.187.119 |
| SPF_IP | 213.184.187.120 |
| SPF_IP | 5.42.236.105 |
| SPF_IP | 64.190.196.107 |
| SPF_IP | 64.190.196.108/32 |
| SPF_IP | 78.93.17.4 |
| SPF_IP | 78.93.20.57 |
| SPF_IP | 87.101.222.129 |
Related pages
Pivot deeper into the graph from derayah.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "derayah.com"})-[: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.