Hostname
cm108.com
Last fetched
cm108.com resolves to 1 IPv4 address operated by GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd. in TH. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
cm108.com 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 |
|---|---|---|---|---|
| 150.95.80.241 | 150.95.80.0/21 | AS135161 | GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd. | TH |
WHOIS identity
- Registrar
- iana:303
- Organization
- cm108_com
- Contact emails
Subdomains
14 observed subdomains of cm108.com.
Web-graph footprint
Distinct hostnames that link to or from cm108.com in the public web crawl.
176 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for cm108.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 118.27.146.33 |
| SPF_IP | 118.27.158.138 |
| SPF_IP | 118.27.158.139 |
| SPF_IP | 118.27.158.140 |
| SPF_IP | 150.95.20.184 |
| SPF_IP | 150.95.20.185 |
| SPF_IP | 150.95.20.186 |
| SPF_IP | 150.95.20.187 |
| SPF_MX | cm108.com |
| SPF_MX | mail184.netdesignhost.com |
| SPF_MX | mailstd-04.zth.netdesignhost.com |
Related pages
Pivot deeper into the graph from cm108.com.
- IP · 150.95.80.241
- ASN · AS135161GMO-Z-COM-TH GMO-Z com NetDesign Holdings Co., Ltd.
- Registrar · iana:303
- Country · TH
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · cm…
- 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: "cm108.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.