Skip to content

Hostname

wager7.lv

Last fetched

wager7.lv resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · wager7.lvRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wager7.lv

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.41.43172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.213172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with wager7.lv in WhisperGraph.

Subdomains

17 observed subdomains of wager7.lv.

Web-graph footprint

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

11 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for wager7.lv.

MechanismTarget
SPF_Awager7.lv
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDExtremepush.com
SPF_IP108.128.32.32
SPF_IP149.72.149.45
SPF_IP149.72.158.129
SPF_IP149.72.158.253
SPF_IP149.72.244.36
SPF_IP149.72.41.152
SPF_IP149.72.52.108
SPF_IP149.72.86.203
SPF_IP149.72.92.67
SPF_IP167.89.0.122
SPF_IP168.245.75.226
SPF_IP34.246.226.155
SPF_IP34.248.166.6
SPF_IP52.16.197.30
SPF_IP52.16.58.41
SPF_IP52.208.109.131
SPF_IP52.48.132.186
SPF_IP54.171.229.60
SPF_MXwager7.lv

Related pages

Pivot deeper into the graph from wager7.lv.

Cypher and MCP

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

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