Skip to content

Hostname

bigcakegame.com

Last fetched

bigcakegame.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bigcakegame.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bigcakegame.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.208.98.1603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.173.2423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.136.1833.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.162.24234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.121.8234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.8.6934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.17.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.144.8550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.110.14852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.129.18852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.64.2052.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.25.1154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.106.15554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.96.191100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.240.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
Contact emails

Subdomains

6 observed subdomains of bigcakegame.com.

Web-graph footprint

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

10 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bigcakegame.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEqq.com
SPF_INCLUDEwework.com

Related pages

Pivot deeper into the graph from bigcakegame.com.

Cypher and MCP

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

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