Hostname
pathwayscanada.ca
Last fetched
pathwayscanada.ca resolves to 1 IPv4 address operated by AS206264 in BZ. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
pathwayscanada.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.169.253.175 | 185.169.253.0/24 | AS206264 | — | BZ |
| 185.169.253.175 | 185.169.253.0/24 | AS206264 | — | BZ |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
12 observed subdomains of pathwayscanada.ca.
Web-graph footprint
Distinct hostnames that link to or from pathwayscanada.ca in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
39 SPF mechanisms authorising senders for pathwayscanada.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5245887.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | outboundmail.blackbaud.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 104.210.80.79/32 |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 13.70.157.244/32 |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 159.183.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 191.237.4.149/32 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 208.68.95.194 |
| SPF_IP | 216.235.195.0/24 |
| SPF_IP | 223.165.113.0/24 |
| SPF_IP | 223.165.115.0/24 |
| SPF_IP | 223.165.118.0/23 |
| SPF_IP | 223.165.120.0/23 |
| SPF_IP | 38.143.138.145 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 51.140.37.132/32 |
| SPF_IP | 51.141.5.228/32 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 52.172.222.27/32 |
| SPF_IP | 52.172.38.8/32 |
| SPF_IP | 52.233.37.155/32 |
| SPF_IP | 52.242.32.10/32 |
| SPF_IP | 66.45.103.0/24 |
| SPF_IP | 69.48.252.128/24 |
Related pages
Pivot deeper into the graph from pathwayscanada.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pathwayscanada.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.