Skip to content

Hostname

cmcinc.com

Last fetched

cmcinc.com resolves to 3 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · cmcinc.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cmcinc.com

Resolution chain

cmcinc.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.20.41.149146.20.0.0/16AS27357RACKSPACE - Rackspace HostingUS
88.222.243.10788.222.240.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN
91.108.106.10691.108.104.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

1 observed subdomain of cmcinc.com.

Web-graph footprint

Distinct hostnames that link to or from cmcinc.com in the public web crawl.

13 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cmcinc.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.73.21.205

Related pages

Pivot deeper into the graph from cmcinc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cmcinc.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.