Hostname
isivisi.ca
Last fetched
isivisi.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.
Nutrition Label
Resolution chain
isivisi.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.32.241.118 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.16 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.35 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.64 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.39.106 | 3.160.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.39.107 | 3.160.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.39.27 | 3.160.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.39.9 | 3.160.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:go get canada domain registrar ltd.
- Organization
- isivisi
- Contact emails
Subdomains
1 observed subdomain of isivisi.ca.
| Subdomain |
|---|
| www.isivisi.ca |
Web-graph footprint
Distinct hostnames that link to or from isivisi.ca in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for isivisi.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from isivisi.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "isivisi.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.