Hostname
gm99.com
Last fetched
gm99.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gm99.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.77.77 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.248.229 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.36.160 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.138.1.77 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 46.137.224.231 | 46.137.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.220.224.46 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.255.53.200 | 54.255.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- xiamen privacy protection service co.
- Contact emails
- chickenzzz@163.com
- t2yt55az@enamewhois.com
- yunwei@gm99.com
- 10d52232-cbaa-4cc3-add8-e8a53cd98faa@identity-protect.org
- 2bc280af-5e07-4bd2-8105-87027f15297f@identity-protect.org
- 43b82ceb-ef38-4aeb-9896-e7c0dda7794a@identity-protect.org
- 4616a314-cd9a-45a0-a1ba-7104a1c00131@identity-protect.org
- 749d565b-dae0-4315-acd8-b191b161ca25@identity-protect.org
- 7ddf8201-7225-4ee5-922f-43b5599048cb@identity-protect.org
- c89e5b9f-dd61-4f18-9935-ec31e75d7d46@identity-protect.org
- owner-11198137@gm99.com.whoisprivacyservice.org
- owner-3751332@gm99.com.whoisprivacyservice.org
- owner-4851447@gm99.com.whoisprivacyservice.org
Subdomains
48 observed subdomains of gm99.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gm99.com in the public web crawl.
207 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for gm99.com.
| Mechanism | Target |
|---|---|
| SPF_A | gm99.com |
| SPF_IP | 106.55.251.137 |
| SPF_IP | 106.55.80.68 |
| SPF_IP | 175.97.134.129 |
| SPF_IP | 175.97.163.225 |
| SPF_IP | 42.194.130.51 |
| SPF_MX | gm99.com |
Related pages
Pivot deeper into the graph from gm99.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gm99.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.