Skip to content

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

WHISPER CANON · selectpath.caRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/selectpath.ca

Resolution chain

selectpath.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.190.147162.241.190.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:456
Organization
selectpath benefits & financial
Contact emails

Subdomains

26 observed subdomains of selectpath.ca.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for selectpath.ca.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.0.0/16
SPF_IP162.250.198.199
SPF_IP162.255.112.219
SPF_IP167.89.105.212/32
SPF_IP192.254.119.187/32
SPF_IP20.72.183.29
SPF_IP204.155.63.0/24
SPF_IP45.78.190.22

Related pages

Pivot deeper into the graph from selectpath.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.