Skip to content

Hostname

thecasinowizard.com

Last fetched

thecasinowizard.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · thecasinowizard.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thecasinowizard.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.41.32172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.224172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
casard b.v.
Contact emails

Subdomains

7 observed subdomains of thecasinowizard.com.

Web-graph footprint

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

4,562 sites link to this hostname.

179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for thecasinowizard.com.

MechanismTarget
SPF_Athecasinowizard.com
SPF_INCLUDE_spf.smtp.mailtrap.live
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.179.207
SPF_IP164.92.173.233
SPF_IP2a01:7c8:aac6:10b:0:0:0:1
SPF_IP2a03:b0c0:3:d0:0:0:e04:5001
SPF_MXthecasinowizard.com

Related pages

Pivot deeper into the graph from thecasinowizard.com.

Cypher and MCP

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

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