Hostname
gmbyma.com
Last fetched
gmbyma.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gmbyma.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.226.251.102 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.112 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.122 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.251.87 | 13.226.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.78.104 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.17 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.35 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.78.53 | 18.172.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gmbyma.com owner
- Contact emails
- 7fffe9c7-7df5-4247-931e-792a2a9c7651@identity-protect.org
- 877a88d5-814c-4f53-adb1-0bfebd452ab6@identity-protect.org
- 8e25744d-52b6-469b-a44a-168797543811@identity-protect.org
- b82aabe5-9093-4d69-bc9e-9c3ad25ddc24@identity-protect.org
- c05a393c-3952-47ea-9a7a-79895dc4797a@identity-protect.org
- e2e99794-2aad-4e64-acf2-4a7368658353@identity-protect.org
- fc6df748-df17-49ab-b8b5-1912cb6f64b5@identity-protect.org
- owner-10240728@gmbyma.com.whoisprivacyservice.org
- owner-1583152@gmbyma.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from gmbyma.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gmbyma.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.