Hostname
kziq.ca
Last fetched
kziq.ca resolves to 1 IPv4 address operated by RAMNODE - InMotion Hosting, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
kziq.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 |
|---|---|---|---|---|
| 107.161.23.11 | 107.161.20.0/22 | AS3842 | RAMNODE - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of kziq.ca.
Web-graph footprint
Distinct hostnames that link to or from kziq.ca in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for kziq.ca.
| Mechanism | Target |
|---|---|
| SPF_A | kziq.ca |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | sender.zohoinvoice.com |
| SPF_INCLUDE | spf.onspeedhost.net |
| SPF_IP | 107.161.23.11 |
| SPF_IP | 107.161.23.26 |
| SPF_IP | 107.161.23.43 |
| SPF_IP | 142.44.148.112 |
| SPF_IP | 143.244.175.69 |
| SPF_IP | 143.42.232.72 |
| SPF_IP | 144.217.72.101 |
| SPF_IP | 146.190.217.7 |
| SPF_IP | 167.71.20.198 |
| SPF_IP | 67.205.188.223 |
| SPF_IP | 96.126.107.208 |
| SPF_MX | kziq.ca |
Related pages
Pivot deeper into the graph from kziq.ca.
- IP · 107.161.23.11
- ASN · AS3842RAMNODE - InMotion Hosting, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- TLD · .ca
- Browse hostnames · kz…
- 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: "kziq.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.