Hostname
cssd.ab.ca
Last fetched
cssd.ab.ca resolves to 1 IPv4 address operated by US-SIGNAL-WI02 - US Signal Company, L.L.C. in CA. WHOIS lists registrar:arvic search services inc. as the registrar.
Nutrition Label
Resolution chain
cssd.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 |
|---|---|---|---|---|
| 192.30.98.32 | 192.30.98.0/24 | AS54520 | US-SIGNAL-WI02 - US Signal Company, L.L.C. | CA |
| 192.30.98.32 | 192.30.98.0/24 | AS54520 | US-SIGNAL-WI02 - US Signal Company, L.L.C. | CA |
WHOIS identity
- Registrar
- registrar:arvic search services inc.
- Organization
- calgary roman catholic separate school district no. 1
- Contact emails
- —
Subdomains
34 observed subdomains of cssd.ab.ca.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cssd.ab.ca in the public web crawl.
340 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for cssd.ab.ca.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_A | mail.cssd.ab.ca |
| SPF_INCLUDE | a._spf.brightspace.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | cssd.ab.ca |
Related pages
Pivot deeper into the graph from cssd.ab.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cssd.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.