Hostname
gmctrading.ch
Last fetched
gmctrading.ch resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
gmctrading.ch resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.24.0 | 16.12.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.121.16 | 3.5.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.216 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.112 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.15 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.85 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.240 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.206 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.9 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.12 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.60 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.170.76 | 52.219.170.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.209.24 | 52.219.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.46.128 | 52.219.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.72.134 | 52.219.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with gmctrading.ch in WhisperGraph.
Subdomains
1 observed subdomain of gmctrading.ch.
| Subdomain |
|---|
| www.gmctrading.ch |
Web-graph footprint
Distinct hostnames that link to or from gmctrading.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for gmctrading.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.12.149.0/24 |
Related pages
Pivot deeper into the graph from gmctrading.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gmctrading.ch"})-[: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.