Skip to content

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

WHISPER CANON · cm108.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cm108.com

Resolution chain

cm108.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
150.95.80.241150.95.80.0/21AS135161GMO-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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cm108.com.

MechanismTarget
SPF_IP118.27.146.33
SPF_IP118.27.158.138
SPF_IP118.27.158.139
SPF_IP118.27.158.140
SPF_IP150.95.20.184
SPF_IP150.95.20.185
SPF_IP150.95.20.186
SPF_IP150.95.20.187
SPF_MXcm108.com
SPF_MXmail184.netdesignhost.com
SPF_MXmailstd-04.zth.netdesignhost.com

Related pages

Pivot deeper into the graph from cm108.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.