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
Resolution chain
actinphysio.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 164.52.202.100 | 164.52.200.0/21 | AS132420 | — | IN |
| 38.54.30.228 | 38.54.30.0/23 | AS154177 | — | VN |
WHOIS identity
- Registrar
- registrar:go get canada domain registrar ltd.
- Organization
- nijjar physiotherapist
- Contact emails
Subdomains
26 observed subdomains of actinphysio.ca.
Showing 15 of 26. View all subdomains →
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
MX records
SPF policy
6 SPF mechanisms authorising senders for actinphysio.ca.
| Mechanism | Target |
|---|---|
| SPF_A | actinphysio.ca |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 106.0.62.103 |
| SPF_IP | 106.0.62.92 |
| SPF_IP | 50.62.177.57 |
| SPF_MX | actinphysio.ca |
Related pages
Pivot deeper into the graph from actinphysio.ca.
- IP · 164.52.202.100
- ASN · AS132420
- Registrar · registrar:go get canada domain registrar ltd.
- Country · IN
- Email · manu@actinphysio.ca
- TLD · .ca
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.