Skip to content

Hostname

unitycu.ca

Last fetched

unitycu.ca resolves to 72.19.3.115, announced in 72.19.3.0/24 by F5 - F5 Networks SARL in US. unitycu.ca is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for unitycu.ca is recorded in WhisperGraph.

Attribution

f5 sarl

ORIGIN_AS

WHOIS identity

Registrar
registrar:tucows.com co.
Registrant organisation
celero solutions
Contact emails
network.coordinator@celero.ca, dnsadmin@cgi.com, hostmaster@central1.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns31.cloudns.net
  • dns32.cloudns.net
  • dns33.cloudns.net
  • dns34.cloudns.net

MX records

  • unitycu-ca.mail.protection.outlook.com

SPF policy

  • ip: 209.202.9.117/32
  • include: spf.celero.ca
  • mx: unitycu.ca
  • include: _spf-can.echoworx.com
  • exists: %{i}.spf.hc368-39.ca.iphmx.com
  • include: spf.protection.outlook.com
  • include: spf.virtgate.net
  • ip: 198.161.254.127
  • ip: 198.161.254.130
  • ip: 198.161.254.131

Threat-feed evidence

History

Related pages

Pivot from unitycu.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: "unitycu.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.