Hostname
daikin.co.th
Last fetched
daikin.co.th resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG. WHOIS lists registrar:thnic as the registrar.
Nutrition Label
Resolution chain
daikin.co.th 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 |
|---|---|---|---|---|
| 52.148.80.205 | 52.148.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SG |
WHOIS identity
- Registrar
- registrar:thnic
- Organization
- siam daikin sales co., ltd. (บริษัท สยามไดกิ้นเซลส์ จำกัด)
- Contact emails
- —
Subdomains
15 observed subdomains of daikin.co.th.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from daikin.co.th in the public web crawl.
148 sites link to this hostname.
35 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for daikin.co.th.
| Mechanism | Target |
|---|---|
| SPF_A | daikin.co.th |
| SPF_A | msg.daikin.co.th |
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | smtp.txmsv.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 103.246.25.220 |
| SPF_IP | 110.170.189.130 |
| SPF_IP | 147.50.11.146 |
| SPF_IP | 171.103.158.34 |
| SPF_IP | 27.34.173.25/32 |
| SPF_IP | 27.34.173.26 |
| SPF_IP | 52.163.81.244 |
| SPF_IP | 52.187.66.37 |
| SPF_IP | 61.91.101.74 |
| SPF_MX | daikin.co.th |
Related pages
Pivot deeper into the graph from daikin.co.th.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "daikin.co.th"})-[: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.