Hostname
smartcell.ca
Last fetched
smartcell.ca resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
smartcell.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 |
|---|---|---|---|---|
| 72.52.173.134 | 72.52.128.0/17 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- smart-cell communications
- Contact emails
Subdomains
10 observed subdomains of smartcell.ca.
Web-graph footprint
Distinct hostnames that link to or from smartcell.ca in the public web crawl.
23 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for smartcell.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 174.94.138.67 |
| SPF_IP | 209.15.158.75 |
| SPF_IP | 24.146.46.133 |
| SPF_IP | 3.96.203.135 |
| SPF_IP | 3.97.106.14/32 |
| SPF_IP | 45.78.185.122 |
| SPF_IP | 99.79.42.212 |
Related pages
Pivot deeper into the graph from smartcell.ca.
- IP · 72.52.173.134
- ASN · AS32244LIQUIDWEB - Liquid Web, L.L.C
- Registrar · registrar:go daddy domains canada, inc
- Country · US
- Email · bowser@smartcell.ca
- TLD · .ca
- Browse hostnames · sm…
- 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: "smartcell.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.