Skip to content

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

WHISPER CANON · gm99.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gm99.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.77.7713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.248.22918.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.36.16018.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.1.7718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.224.23146.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.224.4652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.53.20054.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
xiamen privacy protection service co.
Contact emails

Subdomains

48 observed subdomains of gm99.com.

Web-graph footprint

Distinct hostnames that link to or from gm99.com in the public web crawl.

207 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gm99.com.

MechanismTarget
SPF_Agm99.com
SPF_IP106.55.251.137
SPF_IP106.55.80.68
SPF_IP175.97.134.129
SPF_IP175.97.163.225
SPF_IP42.194.130.51
SPF_MXgm99.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 20

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