Skip to content

Hostname

fusionyoga.ca

Last fetched

fusionyoga.ca resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

WHISPER CANON · fusionyoga.caRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/fusionyoga.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

7 observed subdomains of fusionyoga.ca.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fusionyoga.ca

SPF policy

8 SPF mechanisms authorising senders for fusionyoga.ca.

MechanismTarget
SPF_Afusionyoga.ca
SPF_IP149.56.28.20
SPF_IP158.69.111.240
SPF_IP167.114.172.70
SPF_IP192.99.35.144
SPF_IP51.79.6.113
SPF_IP54.39.90.181
SPF_MXfusionyoga.ca

Related pages

Pivot deeper into the graph from fusionyoga.ca.

Cypher and MCP

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

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