Hostname
daikin.com.tr
Last fetched
daikin.com.tr resolves to 1 IPv4 address operated by AS34984 in TR.
Nutrition Label
Resolution chain
daikin.com.tr 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 |
|---|---|---|---|---|
| 91.93.186.6 | 91.93.186.0/24 | AS34984 | — | TR |
WHOIS identity
- Registrar
- —
- Organization
- daikin europe n.v
- Contact emails
Subdomains
20 observed subdomains of daikin.com.tr.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daikin.com.tr in the public web crawl.
116 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for daikin.com.tr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc2.successfactors.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.200.201.21/32 |
| SPF_IP | 195.200.201.22/32 |
| SPF_IP | 20.73.199.77 |
Related pages
Pivot deeper into the graph from daikin.com.tr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daikin.com.tr"})-[: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.