Hostname
1pw.ca
Last fetched
1pw.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:tucows.com co. as the registrar.
Nutrition Label
Resolution chain
1pw.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 |
|---|---|---|---|---|
| 13.225.61.102 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.17 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.43 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.47 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.86.114 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.26 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.36 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.86.62 | 18.245.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:tucows.com co.
- Organization
- jeffrey shiner
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from 1pw.ca in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 1pw.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1pw.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.