Skip to content

Hostname

annonce.ca

Last fetched

annonce.ca resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · annonce.caRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/annonce.ca

Resolution chain

annonce.ca resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.18.152104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.182.160172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
54.39.143.24954.39.0.0/16AS16276CA
54.39.143.24954.39.0.0/16AS16276CA

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

33 observed subdomains of annonce.ca.

Web-graph footprint

Distinct hostnames that link to or from annonce.ca in the public web crawl.

19 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for annonce.ca.

MechanismTarget
SPF_Aannonce.ca
SPF_IP54.39.143.249
SPF_MXannonce.ca

Related pages

Pivot deeper into the graph from annonce.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "annonce.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.