Hostname
resto2000.ca
Last fetched
resto2000.ca resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
resto2000.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 |
|---|---|---|---|---|
| 104.156.70.24 | 104.156.70.0/24 | AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- resto 2000
- Contact emails
Subdomains
2 observed subdomains of resto2000.ca.
| Subdomain |
|---|
| mail.resto2000.ca |
| www.resto2000.ca |
Web-graph footprint
Distinct hostnames that link to or from resto2000.ca in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for resto2000.ca.
| Mechanism | Target |
|---|---|
| SPF_A | resto2000.ca |
| SPF_IP | 104.156.70.24 |
| SPF_IP | 104.156.70.78 |
| SPF_IP | 104.156.70.79 |
| SPF_MX | firegate.kenotronix.com |
| SPF_MX | mail.kenotronix.com |
| SPF_MX | mail03.kenotronix.com |
| SPF_MX | resto2000.ca |
Related pages
Pivot deeper into the graph from resto2000.ca.
- IP · 104.156.70.24
- ASN · AS22652FIBRENOIRE-INTERNET - Videotron Ltee
- Registrar · registrar:tucows.com co.
- Country · CA
- Email · administration@netblb.com
- TLD · .ca
- Browse hostnames · re…
- 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: "resto2000.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.