Hostname
selectpath.ca
Last fetched
selectpath.ca resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
selectpath.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 |
|---|---|---|---|---|
| 162.241.190.147 | 162.241.190.0/23 | AS19871 | NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC | US |
WHOIS identity
- Registrar
- iana:456
- Organization
- selectpath benefits & financial
- Contact emails
Subdomains
26 observed subdomains of selectpath.ca.
Showing 20 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from selectpath.ca in the public web crawl.
45 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for selectpath.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ca.exclaimer.net |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 162.250.198.199 |
| SPF_IP | 162.255.112.219 |
| SPF_IP | 167.89.105.212/32 |
| SPF_IP | 192.254.119.187/32 |
| SPF_IP | 20.72.183.29 |
| SPF_IP | 204.155.63.0/24 |
| SPF_IP | 45.78.190.22 |
Related pages
Pivot deeper into the graph from selectpath.ca.
- IP · 162.241.190.147
- ASN · AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC
- Registrar · iana:456
- Country · US
- Email · michael@segue.ca
- TLD · .ca
- Browse hostnames · se…
- 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: "selectpath.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.