Hostname
dempster.ca
Last fetched
dempster.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists registrar:markmonitor international canada ltd. as the registrar.
Nutrition Label
Resolution chain
dempster.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 |
|---|---|---|---|---|
| 108.157.52.116 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.16 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.31 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.52.93 | 108.157.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 13.33.235.117 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.126 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.3 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.93 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- registrar:markmonitor international canada ltd.
- Organization
- canada bread company
- Contact emails
Subdomains
1 observed subdomain of dempster.ca.
| Subdomain |
|---|
| www.dempster.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from dempster.ca.
- IP · 108.157.52.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:markmonitor international canada ltd.
- Country · TR
- Email · webmaster@grupobimbo.com
- TLD · .ca
- Browse hostnames · de…
- 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: "dempster.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.