Skip to content

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

WHISPER CANON · csgroup.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/csgroup.pl

Resolution chain

csgroup.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.184.88.13318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:wenet group s.a.
Organization
Contact emails

Subdomains

44 observed subdomains of csgroup.pl.

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

SPF policy

13 SPF mechanisms authorising senders for csgroup.pl.

MechanismTarget
SPF_IP119.12.22.0/24
SPF_IP157.25.200.129/32
SPF_IP157.25.200.136/32
SPF_IP188.117.168.142/26
SPF_IP212.91.12.205
SPF_IP217.153.180.1/32
SPF_IP217.153.180.6/32
SPF_IP77.79.199.138
SPF_IP77.79.235.169/32
SPF_IP77.79.235.175/32
SPF_IP77.79.235.189/32
SPF_IP84.205.190.0/24
SPF_IP93.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.