Hostname
ctac.ca
Last fetched
ctac.ca resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
ctac.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 |
|---|---|---|---|---|
| 64.31.53.154 | 64.31.53.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 64.31.53.210 | 64.31.53.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- canadian treatment advocates council
- Contact emails
- —
Subdomains
3 observed subdomains of ctac.ca.
Web-graph footprint
Distinct hostnames that link to or from ctac.ca in the public web crawl.
27 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ctac.ca
SPF policy
10 SPF mechanisms authorising senders for ctac.ca.
| Mechanism | Target |
|---|---|
| SPF_A | ctac.ca |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 144.217.72.101 |
| SPF_IP | 2.56.254.98 |
| SPF_IP | 51.222.248.174 |
| SPF_IP | 64.31.53.154 |
| SPF_IP | 64.31.53.210 |
| SPF_IP | 66.150.64.29 |
| SPF_MX | ctac.ca |
Related pages
Pivot deeper into the graph from ctac.ca.
- IP · 64.31.53.154
- ASN · AS46475LIMESTONENETWORKS - Limestone Networks, Inc.
- Registrar · registrar:whc online solutions inc.
- Country · US
- TLD · .ca
- Browse hostnames · ct…
- 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: "ctac.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.