Hostname
gbm.com
Last fetched
gbm.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gbm.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.12.77.187 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.12.94.113 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.170.114 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.182.133 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.205.106 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.209.203 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.225.149 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.239.225 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.250.235 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.45.168 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.77.181 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.78.78 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.14.2.98 | 78.17.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.14.58.207 | 78.17.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.14.6.114 | 78.17.10.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.12.146.200 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 78.13.97.15 | 78.17.8.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- 2221102@privacy-link.com
- 2349533@privacy-link.com
- andy@booth.com
- f65dw72v4mn@networksolutionsprivateregistration.com
- globalitcontact@arysta.com
- zw5577p38cp@networksolutionsprivateregistration.com
- betoavm@yahoo.com.mx
- 596d5ab0-3bd9-428c-9a1d-60baa59cc0f2@identity-protect.org
- 93f82cdd-ef2d-49a8-8f73-d51eebece986@identity-protect.org
- 99df2b6d-7fc6-4a18-af00-082c9e5afd1a@identity-protect.org
- b3d82979-df20-40a2-959b-ef6081383321@identity-protect.org
- b9ec648f-8f30-4a4a-8241-a7b5cd576a0c@identity-protect.org
- f1054856-fb59-4a8b-94a1-cf2e7d86207a@identity-protect.org
- owner-10570401@gbm.com.whoisprivacyservice.org
- owner-11380248@gbm.com.whoisprivacyservice.org
- owner-1312748@gbm.com.whoisprivacyservice.org
- owner-1489811@gbm.com.whoisprivacyservice.org
- owner-1567604@gbm.com.whoisprivacyservice.org
- owner-1837553@gbm.com.whoisprivacyservice.org
- and 27 more
Subdomains
55 observed subdomains of gbm.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gbm.com in the public web crawl.
430 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gbm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from gbm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gbm.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.