Hostname
csrd1.com
Last fetched
csrd1.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
csrd1.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1001
- Organization
- wagner as
- Contact emails
- 7kerxgd573jm@privacy-protection.email
- 7reremcvggo4@privacy-protection.email
- b8uywtchjz94@privacy-protection.email
- fkt8yebdaegs@privacy-protection.email
- fvbhscjn6ngi@privacy-protection.email
- fxy3p2scozgb@privacy-protection.email
- qrfmtx7crt2u@privacy-protection.email
- y9ymufmaabrr@privacy-protection.email
- yqenjttem2mt@privacy-protection.email
Subdomains
1 observed subdomain of csrd1.com.
| Subdomain |
|---|
| www.csrd1.com |
Web-graph footprint
Distinct hostnames that link to or from csrd1.com in the public web crawl.
15 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for csrd1.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from csrd1.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csrd1.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.