Skip to content

Hostname

gms.global

Last fetched

gms.global resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · gms.globalRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/gms.global

Resolution chain

gms.global resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.15.175.22652.15.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12411084628
Contact emails

Subdomains

3 observed subdomains of gms.global.

Web-graph footprint

Distinct hostnames that link to or from gms.global in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gms.global.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.18.78.224
SPF_IP52.15.175.226
SPF_IP72.249.31.104
SPF_IP72.249.31.160

Related pages

Pivot deeper into the graph from gms.global.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gms.global"})-[: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.