Hostname
cjsr.com
Last fetched
cjsr.com resolves to 1 IPv4 address operated by U-ALBERTA - University of Alberta in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cjsr.com 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 |
|---|---|---|---|---|
| 129.128.76.124 | 129.128.0.0/16 | AS3359 | U-ALBERTA - University of Alberta | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ax3mx5ab4jx@networksolutionsprivateregistration.com
- d83ts9vh2gg@networksolutionsprivateregistration.com
- dk7hu2528t5@networksolutionsprivateregistration.com
- dr2ta4vu9ag@networksolutionsprivateregistration.com
- fv9dq6hh5pb@networksolutionsprivateregistration.com
- gx2gk9cg42e@networksolutionsprivateregistration.com
- j63pd2386b3@networksolutionsprivateregistration.com
- rs9pf28523e@networksolutionsprivateregistration.com
- tq8we75g78u@networksolutionsprivateregistration.com
Subdomains
1 observed subdomain of cjsr.com.
| Subdomain |
|---|
| www.cjsr.com |
Web-graph footprint
Distinct hostnames that link to or from cjsr.com in the public web crawl.
119 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cjsr.com.
- IP · 129.128.76.124
- ASN · AS3359U-ALBERTA - University of Alberta
- Registrar · iana:2
- Country · CA
- Email · ax3mx5ab4jx@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cj…
- 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: "cjsr.com"})-[: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.