Skip to content

Hostname

betsafe.lv

Last fetched

betsafe.lv resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · betsafe.lvRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/betsafe.lv

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.21108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.22108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.4108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.77108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.67.2313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.11518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.12918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.10518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6718.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.3918.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
bml group
Contact emails

Subdomains

146 observed subdomains of betsafe.lv.

Web-graph footprint

Distinct hostnames that link to or from betsafe.lv in the public web crawl.

564 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for betsafe.lv.

MechanismTarget
SPF_INCLUDE_u.betsafe.lv._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from betsafe.lv.

Cypher and MCP

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

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