Hostname
quartierlibre.ca
Last fetched
quartierlibre.ca resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists registrar:whc online solutions inc. as the registrar.
Nutrition Label
Resolution chain
quartierlibre.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 |
|---|---|---|---|---|
| 142.44.169.253 | 142.44.128.0/17 | AS16276 | OVH | CA |
WHOIS identity
- Registrar
- registrar:whc online solutions inc.
- Organization
- les publications du quartier libre
- Contact emails
Subdomains
16 observed subdomains of quartierlibre.ca.
Showing 12 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from quartierlibre.ca in the public web crawl.
209 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for quartierlibre.ca.
| Mechanism | Target |
|---|---|
| SPF_A | quartierlibre.ca |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | relay.spamshield.io |
| SPF_INCLUDE | spf.web-dns1.com |
| SPF_IP | 148.113.170.100 |
| SPF_MX | quartierlibre.ca |
Related pages
Pivot deeper into the graph from quartierlibre.ca.
- IP · 142.44.169.253
- ASN · AS16276OVH
- Registrar · registrar:whc online solutions inc.
- Country · CA
- Email · direction@quartierlibre.ca
- TLD · .ca
- Browse hostnames · qu…
- 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: "quartierlibre.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.