Hostname
cystoplus.ca
Last fetched
cystoplus.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:internic.ca inc. as the registrar.
Nutrition Label
Resolution chain
cystoplus.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 |
|---|---|---|---|---|
| 18.67.195.54 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.76 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.83 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.97 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.169.137.101 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.115 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.120 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.67 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- registrar:internic.ca inc.
- Organization
- patrice berthiaume
- Contact emails
Subdomains
3 observed subdomains of cystoplus.ca.
Web-graph footprint
Distinct hostnames that link to or from cystoplus.ca in the public web crawl.
6 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cystoplus.ca.
| Mechanism | Target |
|---|---|
| SPF_A | cystoplus.ca |
| SPF_INCLUDE | pharmascience.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.209.53.202 |
Related pages
Pivot deeper into the graph from cystoplus.ca.
- IP · 18.67.195.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:internic.ca inc.
- Country · IN
- Email · patrice.berthiaume@fxinnovation.com
- TLD · .ca
- Browse hostnames · cy…
- 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: "cystoplus.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.