Skip to content

Hostname

vds.ca

Last fetched

vds.ca resolves to 1 IPv4 address operated by AS-CLOUDLI-01 - Cloudli Communications Corp. in CA. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · vds.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vds.ca

Resolution chain

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

IPPrefixASNOperatorCountry
198.38.7.15198.38.7.0/24AS18637AS-CLOUDLI-01 - Cloudli Communications Corp.CA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
babytel
Contact emails

Subdomains

40 observed subdomains of vds.ca.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vds.ca.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.151.26.8
SPF_IP198.38.7.0/24
SPF_IP204.225.128.0/24

Related pages

Pivot deeper into the graph from vds.ca.

Cypher and MCP

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

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