Hostname
aiclinic.ca
Last fetched
aiclinic.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
aiclinic.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.185.107 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.113 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.17 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.185.66 | 13.35.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.165.190.117 | 3.165.190.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.16 | 3.165.190.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.72 | 3.165.190.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 3.165.190.81 | 3.165.190.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of aiclinic.ca.
| Subdomain |
|---|
| api.aiclinic.ca |
| www.aiclinic.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from aiclinic.ca.
- IP · 13.35.185.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · HK
- TLD · .ca
- Browse hostnames · ai…
- 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: "aiclinic.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.