Skip to content

Hostname

ymca.ca

Last fetched

ymca.ca resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · ymca.caRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ymca.ca

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.133.11138.197.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA
146.190.244.237146.190.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:456
Organization
ymca canada
Contact emails

Subdomains

79 observed subdomains of ymca.ca.

Web-graph footprint

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

346 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ymca.ca.

Related pages

Pivot deeper into the graph from ymca.ca.

Cypher and MCP

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

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