Skip to content

Hostname

floatr.ca

Last fetched

floatr.ca resolves to 2 IPv4 addresses operated by OVH in CA. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · floatr.caRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/floatr.ca

Resolution chain

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

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

3 observed subdomains of floatr.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for floatr.ca.

MechanismTarget
SPF_Afloatr.ca
SPF_INCLUDEspf.web-hosting.com
SPF_IP144.217.242.34
SPF_IP162.0.209.109
SPF_MXfloatr.ca

Related pages

Pivot deeper into the graph from floatr.ca.

Cypher and MCP

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

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