Skip to content

Hostname

actinphysio.ca

Last fetched

actinphysio.ca resolves to 2 IPv4 addresses operated by AS132420 in IN. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

WHISPER CANON · actinphysio.caRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/actinphysio.ca

Resolution chain

actinphysio.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
nijjar physiotherapist
Contact emails

Subdomains

26 observed subdomains of actinphysio.ca.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for actinphysio.ca.

MechanismTarget
SPF_Aactinphysio.ca
SPF_INCLUDEspf.a2hosting.com
SPF_IP106.0.62.103
SPF_IP106.0.62.92
SPF_IP50.62.177.57
SPF_MXactinphysio.ca

Related pages

Pivot deeper into the graph from actinphysio.ca.

Cypher and MCP

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

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