Hostname
highcube.ca
Last fetched
highcube.ca resolves to 34.95.56.17, announced in 34.95.48.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in CA. highcube.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 34.95.56.17
34.95.48.0/20 · GOOGLE-CLOUD-PLATFORM - Google LLC · Montreal, CA
IPv6 resolution
No AAAA record for highcube.ca is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
Subdomains
| Subdomain |
|---|
| autodiscover.highcube.ca |
| cpanel.highcube.ca |
| cpcalendars.highcube.ca |
| cpcontacts.highcube.ca |
| mail.highcube.ca |
| webdisk.highcube.ca |
| webmail.highcube.ca |
| www.highcube.ca |
Showing 8 of 8 subdomains (8 per page).
Mail and authentication
Nameservers
- ns1.skgoldserver.com
- ns2.skgoldserver.com
MX records
- highcube-ca.mail.protection.outlook.com
SPF policy
- ip: 67.225.166.63/32
- a: highcube.ca
- mx: highcube.ca
- ip: 67.225.166.152
Threat-feed evidence
History
Related pages
Pivot from highcube.ca into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "highcube.ca"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.