Skip to content

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

WHISPER CANON · conditioning.dalil.com.kwRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/conditioning.dalil.com.kw

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.

IPPrefixASNOperatorCountry
108.181.125.50108.181.212.0/22AS40676AS40676 - Psychz NetworksNL

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.

Threat posture

History

Mail and authentication

MX records

  • conditioning.dalil.com.kw

SPF policy

5 SPF mechanisms authorising senders for conditioning.dalil.com.kw.

MechanismTarget
SPF_Aconditioning.dalil.com.kw
SPF_IP108.181.125.50
SPF_IP185.212.202.178
SPF_IP45.35.89.16
SPF_MXconditioning.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 20

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