Hostname
cgtrader.com
Last fetched
cgtrader.com resolves to 9 IPv4 addresses operated by TRIANGLE-COMMUNICATIONS - Triangle Communications in US. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
cgtrader.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | US |
| 208.91.112.55 | 208.91.112.0/24 | AS40934 | TRIANGLE-COMMUNICATIONS - Triangle Communications | CA |
| 52.222.236.105 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.116 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.57 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.9 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.17.116 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.36 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.61 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.93 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:638
- Organization
- marius kalytis
- Contact emails
Subdomains
86 observed subdomains of cgtrader.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cgtrader.com in the public web crawl.
3,106 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cgtrader.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from cgtrader.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cgtrader.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.