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
Resolution chain
ebgames.ca resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.247.241.49 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.147.122 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.74.170 | 46.137.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.51.177.3 | 46.51.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.183.131 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.41.215 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 79.125.80.3 | 79.125.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.12.254 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.81.242.41 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.23.0 | 54.154.0.0/16 | AS16509 | AMAZON-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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.inboxpartner.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.