Skip to content

Hostname

cbu.ca

Last fetched

cbu.ca resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · cbu.caRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cbu.ca

Resolution chain

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

IPPrefixASNOperatorCountry
35.203.50.19935.203.48.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPCA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
cape breton university
Contact emails

Subdomains

100 observed subdomains of cbu.ca.

Web-graph footprint

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

973 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

86 SPF mechanisms authorising senders for cbu.ca.

MechanismTarget
SPF_EXISTS%{i}._spf.sparkpostmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.terranovasite.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP13.215.187.237
SPF_IP13.237.94.13/32
SPF_IP141.193.32.0/23
SPF_IP142.12.73.11
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP150.230.240.226
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP168.245.29.173
SPF_IP174.142.116.39/28
SPF_IP174.142.116.40
SPF_IP174.142.116.50
SPF_IP174.142.116.51
SPF_IP184.107.63.100
SPF_IP184.107.80.100/32
SPF_IP184.107.80.101
SPF_IP184.107.80.111
SPF_IP184.107.80.119
SPF_IP184.107.80.123
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP198.187.196.100/32
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP204.220.160.0/20
SPF_IP204.8.10.114/32
SPF_IP205.139.104.0/22
SPF_IP205.139.105.48/29
SPF_IP206.79.6.128/26
SPF_IP208.40.241.140/30
SPF_IP209.61.151.0/24
SPF_IP216.147.222.12/30
SPF_IP216.235.195.0/24
SPF_IP216.235.196.0/22
SPF_IP216.235.197.198/32
SPF_IP216.235.200.0/21
SPF_IP216.37.18.6/32
SPF_IP23.253.182.0/23
SPF_IP3.218.253.173
SPF_IP3.28.77.232
SPF_IP3.99.6.92
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP34.250.117.27/32
SPF_IP34.250.203.24/32
SPF_IP35.160.78.215
SPF_IP35.174.117.211
SPF_IP51.112.32.123
SPF_IP52.210.155.131
SPF_IP52.31.29.196/32
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP52.60.116.9/28
SPF_IP52.60.142.64
SPF_IP52.60.157.49/28
SPF_IP52.62.198.211
SPF_IP52.70.104.58
SPF_IP52.76.190.252
SPF_IP52.86.177.169
SPF_IP54.195.228.99/32
SPF_IP54.66.240.63
SPF_IP64.209.141.221/32
SPF_IP69.72.32.0/20
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from cbu.ca.

Cypher and MCP

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

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