Skip to content

Hostname

ebgames.ca

Last fetched

ebgames.ca resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:godaddy corporate domains canada, ltd. as the registrar.

Nutrition Label

WHISPER CANON · ebgames.caRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ebgames.ca

Resolution chain

ebgames.ca resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.247.241.4934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.147.12234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.74.17046.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.177.346.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.183.13152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.41.21554.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.80.379.125.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.12.25499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.242.4199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.23.054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:godaddy corporate domains canada, ltd.
Organization
electronics boutique canada inc. o/a eb world
Contact emails

Subdomains

8 observed subdomains of ebgames.ca.

Web-graph footprint

Distinct hostnames that link to or from ebgames.ca in the public web crawl.

339 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ebgames.ca.

MechanismTarget
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.inboxpartner.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.25.107.229

Related pages

Pivot deeper into the graph from ebgames.ca.

Cypher and MCP

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

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