Skip to content

Hostname

betbb8.com

Last fetched

betbb8.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · betbb8.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/betbb8.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.106108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.120108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.61108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.8108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.107143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.125143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.27143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.53143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.245.31.2218.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.3318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.51.11318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.11918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.2618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of betbb8.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from betbb8.com.

Cypher and MCP

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

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