Skip to content

Hostname

cmoit.ca

Last fetched

cmoit.ca resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists registrar:enom canada corp. as the registrar.

Nutrition Label

WHISPER CANON · cmoit.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cmoit.ca

Resolution chain

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

IPPrefixASNOperatorCountry
45.63.67.18145.63.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
registrar:enom canada corp.
Organization
cmo data systems
Contact emails

Subdomains

12 observed subdomains of cmoit.ca.

Web-graph footprint

Distinct hostnames that link to or from cmoit.ca in the public web crawl.

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cmoit.ca.

MechanismTarget
SPF_Acmoit.ca
SPF_INCLUDEsender.zohobooks.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.ca
SPF_INCLUDEspfa.cpmails.com
SPF_IP45.33.38.198
SPF_IP45.79.111.46
SPF_MXcmoit.ca

Related pages

Pivot deeper into the graph from cmoit.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cmoit.ca"})-[: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.