Hostname
pwsd76.ab.ca
Last fetched
pwsd76.ab.ca resolves to 1 IPv4 address operated by CYBERA - Cybera Inc in CA. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
pwsd76.ab.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
- iana:469
- Organization
- peace wapiti school division no. 76
- Contact emails
- —
Subdomains
165 observed subdomains of pwsd76.ab.ca.
Showing 25 of 165. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from pwsd76.ab.ca in the public web crawl.
41 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pwsd76.ab.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pwsd76.ab.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.