Hostname
avetti.ca
Last fetched
avetti.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:go daddy domains canada, inc as the registrar.
Nutrition Label
Resolution chain
avetti.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 |
|---|---|---|---|---|
| 3.165.136.121 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.3 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.57 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.136.92 | 3.165.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 65.9.189.100 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.110 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.125 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.189.6 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:go daddy domains canada, inc
- Organization
- avetti.com corporation
- Contact emails
Subdomains
96 observed subdomains of avetti.ca.
Showing 25 of 96. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for avetti.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ksdn.klaviyomail.com |
Related pages
Pivot deeper into the graph from avetti.ca.
- IP · 3.165.136.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:go daddy domains canada, inc
- Country · FR
- Email · sales@avetti.com
- TLD · .ca
- Browse hostnames · av…
- 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: "avetti.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.