Skip to content

Hostname

gamblingspace.com

Last fetched

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

Nutrition Label

WHISPER CANON · gamblingspace.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gamblingspace.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.15108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.30108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.46108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.62108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.109108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.125108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.28108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.47108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.12818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.3618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bob davis
Contact emails

Subdomains

2 observed subdomains of gamblingspace.com.

Web-graph footprint

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

51 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gamblingspace.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from gamblingspace.com.

Cypher and MCP

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

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