Skip to content

Hostname

mrcvs.ca

Last fetched

mrcvs.ca resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.128.181.148216.128.176.0/20AS20473AS-VULTR - The Constant Company, LLCCA

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
marie-eve gingras-gosselin
Contact emails

Subdomains

13 observed subdomains of mrcvs.ca.

Web-graph footprint

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

108 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mrcvs.ca.

MechanismTarget
SPF_Amrcvs.ca
SPF_Aoutbound.zerospam.ca
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.217.219.192/26
SPF_IP167.114.205.162
SPF_IP173.209.49.154
SPF_IP173.209.49.158
SPF_IP204.19.176.234/32
SPF_IP216.128.181.148
SPF_IP67.43.233.4
SPF_IP70.35.219.179
SPF_MXmrcvs.ca

Related pages

Pivot deeper into the graph from mrcvs.ca.

Cypher and MCP

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

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