Hostname
pwsd76.ca
Last fetched
pwsd76.ca resolves to 1 IPv4 address operated by CYBERA - Cybera Inc in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.
Nutrition Label
Resolution chain
pwsd76.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.216.158.70 | 199.216.158.0/24 | AS15296 | CYBERA - Cybera Inc | CA |
WHOIS identity
- Registrar
- registrar:easydns technologies inc.
- Organization
- peace wapiti school division no. 76
- Contact emails
Subdomains
114 observed subdomains of pwsd76.ca.
Threat posture
History
Related pages
Pivot deeper into the graph from pwsd76.ca.
- IP · 199.216.158.70
- ASN · AS15296CYBERA - Cybera Inc
- Registrar · registrar:easydns technologies inc.
- Country · CA
- Email · hostmaster@pwsd76.ab.ca
- TLD · .ca
- Browse hostnames · pw…
- 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: "pwsd76.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.