Skip to content

Hostname

wcghmsa.ca

Last fetched

wcghmsa.ca resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists registrar:promo people inc. as the registrar.

Nutrition Label

WHISPER CANON · wcghmsa.caRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wcghmsa.ca

Resolution chain

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

IPPrefixASNOperatorCountry
144.208.65.17144.208.64.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

Registrar
registrar:promo people inc.
Organization
Contact emails

Subdomains

2 observed subdomains of wcghmsa.ca.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • wcghmsa.ca

SPF policy

3 SPF mechanisms authorising senders for wcghmsa.ca.

MechanismTarget
SPF_Awcghmsa.ca
SPF_IP144.208.65.17
SPF_MXwcghmsa.ca

Related pages

Pivot deeper into the graph from wcghmsa.ca.

Cypher and MCP

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

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