Hostname
csg-emea.com
Last fetched
csg-emea.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
csg-emea.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.115 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.38 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.72 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.84 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.139.112 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.72 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.84 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.88 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of csg-emea.com owner
- Contact emails
- 3749c6c1-c136-4121-9c22-74fa7199e153@identity-protect.org
- 7268be3a-e203-4c09-be3f-7bc6f8d0b993@identity-protect.org
- 87a30e7c-6811-4359-920a-bc63b3cde202@identity-protect.org
- 88818d4c-ab2a-4906-b3e8-2fb0ab35f098@identity-protect.org
- 91e41b3b-eef3-498a-9e84-bd52448c4474@identity-protect.org
- b138d3ef-3d97-4fb6-a7f9-f012dab52474@identity-protect.org
- d0014955-e42d-4117-b66b-f71b062f53a9@identity-protect.org
- owner-11429821@csg-emea.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of csg-emea.com.
| Subdomain |
|---|
| www.csg-emea.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from csg-emea.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "csg-emea.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.