Skip to content

Hostname

wbgames.com

Last fetched

wbgames.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · wbgames.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wbgames.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.115108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.116108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.20108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.70108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.10413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.12813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.7213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.2199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
warner bros. entertainment
Contact emails

Subdomains

109 observed subdomains of wbgames.com.

Web-graph footprint

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

127 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wbgames.com.

MechanismTarget
SPF_INCLUDEspfa.wbgames.com
SPF_INCLUDEspfb.wbgames.com
SPF_INCLUDEspfc.wbgames.com

Related pages

Pivot deeper into the graph from wbgames.com.

Cypher and MCP

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

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