Skip to content

Hostname

ads2bets.com

Last fetched

ads2bets.com resolves to 1 IPv4 address operated by DDOS-GUARD - DDOS-GUARD LTD in RU. WHOIS lists iana:1478 as the registrar.

Nutrition Label

WHISPER CANON · ads2bets.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ads2bets.com

Resolution chain

ads2bets.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.57.64.43176.57.64.0/23AS57724DDOS-GUARD - DDOS-GUARD LTDRU

WHOIS identity

Registrar
iana:1478
Organization
alina aleksanyan
Contact emails

Subdomains

5 observed subdomains of ads2bets.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ads2bets.com.

MechanismTarget
SPF_IP195.161.21.210
SPF_IP78.46.139.150

Related pages

Pivot deeper into the graph from ads2bets.com.

Cypher and MCP

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

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