Skip to content

Hostname

merit.ca

Last fetched

merit.ca resolves to 1 IPv4 address operated by CARBON60-TOR2 - Carbon60 Networks, Inc in CA.

Nutrition Label

WHISPER CANON · merit.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/merit.ca

Resolution chain

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

IPPrefixASNOperatorCountry
208.103.171.149208.103.171.0/24AS393845CARBON60-TOR2 - Carbon60 Networks, IncCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for merit.ca.

MechanismTarget
SPF_INCLUDE__spf.ultipro.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.153.137.91
SPF_IP162.213.11.77
SPF_IP169.145.39.240/32
SPF_IP169.145.39.241/32
SPF_IP169.145.39.242/32
SPF_IP169.145.39.243/32
SPF_IP169.145.39.244/32
SPF_IP173.255.152.207
SPF_IP174.94.136.64
SPF_IP204.16.200.10
SPF_IP204.16.200.2
SPF_IP208.91.114.151/32
SPF_IP216.105.85.181
SPF_IP216.105.85.189
SPF_IP216.220.37.154
SPF_IP40.85.226.239
SPF_IP63.131.146.17/32
SPF_IP64.91.233.195
SPF_IP69.70.245.118
SPF_IP74.113.72.0/22
SPF_IP74.113.73.17
SPF_IP74.113.75.17
SPF_IP74.113.75.36
SPF_IP74.113.75.37
SPF_IP74.113.75.38
SPF_IP74.113.75.44
SPF_IP74.113.75.51
SPF_IP74.113.75.52

Related pages

Pivot deeper into the graph from merit.ca.

Cypher and MCP

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

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