Hostname
mystaticguard.ca
Last fetched
mystaticguard.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
mystaticguard.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.66.2.18 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.23 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.33 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.2.60 | 18.66.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.167.11 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.114 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.39 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.82 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- —
- Organization
- b&g foods inc. - none
- Contact emails
Subdomains
1 observed subdomain of mystaticguard.ca.
| Subdomain |
|---|
| www.mystaticguard.ca |
Threat posture
History
Related pages
Pivot deeper into the graph from mystaticguard.ca.
- IP · 18.66.2.18
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · DE
- Email · be7f56033040a6c952937c108d9ce36e-12174284@contact.gandi.net
- TLD · .ca
- Browse hostnames · my…
- 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: "mystaticguard.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.