Skip to content

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

WHISPER CANON · resto2000.caRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/resto2000.ca

Resolution chain

resto2000.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.156.70.24104.156.70.0/24AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
resto 2000
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for resto2000.ca.

MechanismTarget
SPF_Aresto2000.ca
SPF_IP104.156.70.24
SPF_IP104.156.70.78
SPF_IP104.156.70.79
SPF_MXfiregate.kenotronix.com
SPF_MXmail.kenotronix.com
SPF_MXmail03.kenotronix.com
SPF_MXresto2000.ca

Related pages

Pivot deeper into the graph from resto2000.ca.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.