Skip to content

Hostname

cms.math.ca

Last fetched

cms.math.ca resolves to 1 IPv4 address operated by OVH in CA.

Nutrition Label

WHISPER CANON · cms.math.caRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cms.math.ca

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with cms.math.ca in WhisperGraph.

Subdomains

29 observed subdomains of cms.math.ca.

Web-graph footprint

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

567 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cms.math.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsimplelists.com
SPF_IP142.116.41.234
SPF_IP199.103.60.6
SPF_IP216.48.92.64/26

Related pages

Pivot deeper into the graph from cms.math.ca.

Cypher and MCP

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

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