Skip to content

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

WHISPER CANON · gbm.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gbm.com

Resolution chain

gbm.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.12.77.18778.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.12.94.11378.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.170.11478.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.182.13378.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.205.10678.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.209.20378.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.225.14978.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.239.22578.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.250.23578.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.45.16878.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.77.18178.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.78.7878.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.2.9878.17.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.58.20778.17.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.6.11478.17.10.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.12.146.20078.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.97.1578.17.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

55 observed subdomains of gbm.com.

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.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.