Hostname
victorywhywait.ca
Last fetched
victorywhywait.ca resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:sn domains inc as the registrar.
Nutrition Label
Resolution chain
victorywhywait.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.149.249 | 13.248.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.19.166 | 76.223.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:sn domains inc
- Organization
- polaris industries
- Contact emails
Subdomains
1 observed subdomain of victorywhywait.ca.
| Subdomain |
|---|
| www.victorywhywait.ca |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for victorywhywait.ca.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.victorywhywait.ca._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from victorywhywait.ca.
- IP · 13.248.149.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:sn domains inc
- Country · CA
- Email · firewall@polarisind.com
- TLD · .ca
- Browse hostnames · vi…
- 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: "victorywhywait.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.