Hostname
bounce1037.ca
Last fetched
bounce1037.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
bounce1037.ca resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.96.254.37 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.97.33.24 | 3.96.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.98.221.102 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.36.238 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- bell canada
- Contact emails
Subdomains
1 observed subdomain of bounce1037.ca.
| Subdomain |
|---|
| www.bounce1037.ca |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bounce1037.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-esa.bell.ca |
Related pages
Pivot deeper into the graph from bounce1037.ca.
- IP · 3.96.254.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:markmonitor international canada ltd.
- Country · CA
- Email · trademarks@bell.ca
- TLD · .ca
- Browse hostnames · bo…
- 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: "bounce1037.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.