Hostname
n1d.ca
Last fetched
n1d.ca resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
n1d.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 |
|---|---|---|---|---|
| 70.32.23.48 | 70.32.16.0/20 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- —
- Contact emails
- —
Subdomains
36 observed subdomains of n1d.ca.
Showing 23 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from n1d.ca in the public web crawl.
13 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for n1d.ca.
| Mechanism | Target |
|---|---|
| SPF_A | n1d.ca |
| SPF_INCLUDE | spf.supercp.com |
| SPF_IP | 70.32.23.48 |
| SPF_MX | n1d.ca |
Related pages
Pivot deeper into the graph from n1d.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "n1d.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.