Skip to content

Hostname

gamebgr8.com

Last fetched

gamebgr8.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · gamebgr8.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gamebgr8.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.10018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.10918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.78.10018.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.11518.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.3218.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.172.78.8918.172.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.244.87.11018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.11518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.8118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

3 observed subdomains of gamebgr8.com.

Threat posture

History

Related pages

Pivot deeper into the graph from gamebgr8.com.

Cypher and MCP

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

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