Hostname
dalil.com.kw
Last fetched
dalil.com.kw resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in NL.
Nutrition Label
Resolution chain
dalil.com.kw 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 |
|---|---|---|---|---|
| 108.181.125.50 | 108.181.184.0/21 | AS40676 | AS40676 - Psychz Networks | NL |
WHOIS identity
No WHOIS records are currently associated with dalil.com.kw in WhisperGraph.
Subdomains
15 observed subdomains of dalil.com.kw.
Web-graph footprint
Distinct hostnames that link to or from dalil.com.kw in the public web crawl.
468 sites link to this hostname.
71 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- dalil.com.kw
SPF policy
6 SPF mechanisms authorising senders for dalil.com.kw.
| Mechanism | Target |
|---|---|
| SPF_A | dalil.com.kw |
| SPF_IP | 108.181.125.50 |
| SPF_IP | 185.212.202.178 |
| SPF_IP | 45.35.82.133 |
| SPF_IP | 45.35.89.16 |
| SPF_MX | dalil.com.kw |
Related pages
Pivot deeper into the graph from dalil.com.kw.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dalil.com.kw"})-[: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.