Skip to content

Hostname

cfcollaborative.ca

Last fetched

cfcollaborative.ca resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in CA. WHOIS lists registrar:wild west domains canada, inc. as the registrar.

Nutrition Label

WHISPER CANON · cfcollaborative.caRouting diversity2.4/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cfcollaborative.ca

Resolution chain

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

IPPrefixASNOperatorCountry
155.138.128.209155.138.128.0/19AS20473AS-VULTR - The Constant Company, LLCCA
35.209.127.15535.208.0.0/15AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS

WHOIS identity

Registrar
registrar:wild west domains canada, inc.
Organization
york child development and family services
Contact emails

Subdomains

1 observed subdomain of cfcollaborative.ca.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • cfcollaborative.ca

SPF policy

6 SPF mechanisms authorising senders for cfcollaborative.ca.

MechanismTarget
SPF_Acfcollaborative.ca
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebworldhosting.net
SPF_IP169.55.128.57
SPF_MXcfcollaborative.ca

Related pages

Pivot deeper into the graph from cfcollaborative.ca.

Cypher and MCP

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

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