Hostname
cimbthai.com
Last fetched
cimbthai.com resolves to 2 IPv4 addresses operated by IPCORESDNBHD-AS-AP IP Core Sdn Bhd in MY. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
cimbthai.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.130.14.31 | 103.130.14.0/24 | AS132890 | IPCORESDNBHD-AS-AP IP Core Sdn Bhd | MY |
| 113.23.192.31 | 113.23.192.0/24 | AS38182 | EXTREMEBB-AS-MY Extreme Broadband - Total Broadband Experience | MY |
WHOIS identity
- Registrar
- iana:69
- Organization
- paiboon sirichuchnin
- Contact emails
Subdomains
47 observed subdomains of cimbthai.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cimbthai.com in the public web crawl.
305 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for cimbthai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf-002cbe02.pphosted.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.240.63.160/29 |
| SPF_IP | 116.50.58.190/32 |
| SPF_IP | 116.50.60.190/32 |
| SPF_IP | 203.146.8.0/24 |
| SPF_IP | 203.152.14.0/24 |
| SPF_IP | 203.23.188.0/24 |
| SPF_IP | 203.23.189.0/24 |
| SPF_IP | 58.137.204.0/24 |
| SPF_IP | 58.137.73.0/24 |
| SPF_IP | 61.47.113.0/24 |
| SPF_IP | 86.111.217.190/32 |
Related pages
Pivot deeper into the graph from cimbthai.com.
- IP · 103.130.14.31
- ASN · AS132890IPCORESDNBHD-AS-AP IP Core Sdn Bhd
- Registrar · iana:69
- Country · MY
- Email · itvendor@cimbthai.com
- TLD · .com
- Browse hostnames · ci…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cimbthai.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.