Hostname
partnersolutions.ca
Last fetched
partnersolutions.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
partnersolutions.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 |
|---|---|---|---|---|
| 104.18.0.197 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.197 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- joshua hirsh
- Contact emails
Subdomains
1,045 observed subdomains of partnersolutions.ca.
Showing 25 of 1,045. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from partnersolutions.ca in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for partnersolutions.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.223.6.32/29 |
| SPF_IP | 167.89.98.161/32 |
| SPF_IP | 173.244.184.143/32 |
| SPF_IP | 204.101.92.0/24 |
| SPF_IP | 207.200.3.14/32 |
| SPF_IP | 207.61.147.0/24 |
| SPF_IP | 35.182.111.116/32 |
| SPF_IP | 52.60.204.165/32 |
| SPF_IP | 52.60.222.30/32 |
| SPF_IP | 52.60.245.122/32 |
Related pages
Pivot deeper into the graph from partnersolutions.ca.
- IP · 104.18.0.197
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:456
- Country · CA
- Email · dnsadmin@partnersolutions.ca
- TLD · .ca
- Browse hostnames · pa…
- 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: "partnersolutions.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.