Hostname
khaneyelux.com
Last fetched
khaneyelux.com resolves to 3 IPv4 addresses operated by AS34412 in IR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
khaneyelux.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.226.140.40 | 185.226.140.0/24 | AS34412 | — | IR |
| 185.226.142.42 | 185.226.142.0/24 | AS34412 | — | IR |
| 49.12.169.56 | 49.12.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- mohammad ali saatchi
- Contact emails
Subdomains
9 observed subdomains of khaneyelux.com.
Web-graph footprint
Distinct hostnames that link to or from khaneyelux.com in the public web crawl.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- khaneyelux.com
SPF policy
5 SPF mechanisms authorising senders for khaneyelux.com.
| Mechanism | Target |
|---|---|
| SPF_A | khaneyelux.com |
| SPF_IP | 144.76.236.48 |
| SPF_IP | 178.239.158.109 |
| SPF_IP | 49.12.169.58 |
| SPF_MX | khaneyelux.com |
Related pages
Pivot deeper into the graph from khaneyelux.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "khaneyelux.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.