Skip to content

Hostname

mcbs.ca

Last fetched

mcbs.ca resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.159.214162.241.152.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

3 observed subdomains of mcbs.ca.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mcbs.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEserver.guildstationers.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.116.44.54
SPF_IP192.186.124.128/29
SPF_IP206.248.145.88/29
SPF_IP207.96.161.245/32
SPF_IP2a01:111:f403:d916:0:0:0:1
SPF_IP64.66.239.146
SPF_IP64.94.35.32/32
SPF_MXmcbs.ca

Related pages

Pivot deeper into the graph from mcbs.ca.

Cypher and MCP

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

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