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