Skip to content

Hostname

clindoeil.ca

Last fetched

clindoeil.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · clindoeil.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/clindoeil.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.101108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.105108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.11108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.86108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
m??diaqmi
Contact emails

Subdomains

5 observed subdomains of clindoeil.ca.

Web-graph footprint

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

302 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from clindoeil.ca.

Cypher and MCP

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

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