Hostname
mckercher.ca
Last fetched
mckercher.ca resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:456 as the registrar.
Nutrition Label
Resolution chain
mckercher.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 |
|---|---|---|---|---|
| 15.156.221.230 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:456
- Organization
- mckercher mckercher & whitmore llp
- Contact emails
Subdomains
7 observed subdomains of mckercher.ca.
Web-graph footprint
Distinct hostnames that link to or from mckercher.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for mckercher.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.ca.exclaimer.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 149.72.147.186/32 |
| SPF_IP | 15.156.221.230 |
| SPF_IP | 167.89.101.239/32 |
| SPF_IP | 204.83.225.136 |
| SPF_IP | 207.195.53.108 |
| SPF_IP | 208.98.245.226 |
| SPF_IP | 216.174.143.114 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 74.3.133.66 |
Related pages
Pivot deeper into the graph from mckercher.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mckercher.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.