Hostname
csgroup.pl
Last fetched
csgroup.pl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:wenet group s.a. as the registrar.
Nutrition Label
Resolution chain
csgroup.pl 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 |
|---|---|---|---|---|
| 18.184.88.133 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:wenet group s.a.
- Organization
- —
- Contact emails
- —
Subdomains
44 observed subdomains of csgroup.pl.
Showing 24 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from csgroup.pl in the public web crawl.
1,147 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for csgroup.pl.
| Mechanism | Target |
|---|---|
| SPF_IP | 119.12.22.0/24 |
| SPF_IP | 157.25.200.129/32 |
| SPF_IP | 157.25.200.136/32 |
| SPF_IP | 188.117.168.142/26 |
| SPF_IP | 212.91.12.205 |
| SPF_IP | 217.153.180.1/32 |
| SPF_IP | 217.153.180.6/32 |
| SPF_IP | 77.79.199.138 |
| SPF_IP | 77.79.235.169/32 |
| SPF_IP | 77.79.235.175/32 |
| SPF_IP | 77.79.235.189/32 |
| SPF_IP | 84.205.190.0/24 |
| SPF_IP | 93.179.252.0/25 |
Related pages
Pivot deeper into the graph from csgroup.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csgroup.pl"})-[: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.