Skip to content

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

WHISPER CANON · derayah.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/derayah.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.184.187.100213.184.160.0/19AS25233SA

WHOIS identity

Registrar
iana:69
Organization
mohammed elkuwaiz
Contact emails

Subdomains

95 observed subdomains of derayah.com.

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.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-009d0c01.pphosted.com
SPF_INCLUDEspfext.ibkr.com
SPF_IP213.184.187.117
SPF_IP213.184.187.119
SPF_IP213.184.187.120
SPF_IP5.42.236.105
SPF_IP64.190.196.107
SPF_IP64.190.196.108/32
SPF_IP78.93.17.4
SPF_IP78.93.20.57
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.