Skip to content

Hostname

gamalpha.com

Last fetched

gamalpha.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · gamalpha.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/gamalpha.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.46.118108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.45108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.58108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.46.90108.158.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.96.11818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7618.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.60.10818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.12318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gamalpha.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from gamalpha.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gamalpha.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.