Skip to content

Hostname

begambleaware.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.41.173.19913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
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.132.84.3918.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.2.5118.132.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
16.60.2.12516.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.15.16016.60.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.50.22813.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.130.11713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.213.8713.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of begambleaware.org.

Web-graph footprint

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

19,637 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for begambleaware.org.

MechanismTarget
SPF_Abegambleaware.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.253.124.203
SPF_IP52.19.137.78
SPF_IP84.19.96.18
SPF_MXbegambleaware.org

Related pages

Pivot deeper into the graph from begambleaware.org.

Cypher and MCP

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

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