Skip to content

Hostname

businesscloud.ca

Last fetched

businesscloud.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

businesscloud.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.37.115104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.207.212172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

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 businesscloud.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for businesscloud.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.myorderbox.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP167.89.98.249/32
SPF_IP169.53.183.100
SPF_IP173.193.132.242/32
SPF_IP174.127.124.230
SPF_IP192.254.121.248/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.2.186.231
SPF_IP54.172.84.90
SPF_IP75.119.232.82

Related pages

Pivot deeper into the graph from businesscloud.ca.

Cypher and MCP

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

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