Skip to content

Hostname

gambleaware.org

Last fetched

gambleaware.org resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gambleaware.orgRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/gambleaware.org

Resolution chain

gambleaware.org resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.42.156.5213.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.213.9913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.81.24813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.60.8718.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.87.24618.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.105.143.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.160.123.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.91.1133.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.209.25335.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.222.18135.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.130.11713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

11 observed subdomains of gambleaware.org.

Web-graph footprint

Distinct hostnames that link to or from gambleaware.org in the public web crawl.

13,239 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for gambleaware.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from gambleaware.org.

Cypher and MCP

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

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