Skip to content

Hostname

vortexcasino.com

Last fetched

vortexcasino.com resolves to 5 IPv4 addresses operated by AS20521 in MT. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · vortexcasino.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vortexcasino.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.168.170.121217.172.141.0/24AS20521MT
217.168.170.122217.172.141.0/24AS20521MT
52.17.1.13752.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.190.21352.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.96.7652.46.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:447
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of vortexcasino.com.

Web-graph footprint

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

12 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vortexcasino.com.

MechanismTarget
SPF_IP162.13.124.58
SPF_IP79.125.117.147
SPF_IP79.125.117.149
SPF_IP79.125.19.198
SPF_IP79.125.19.209
SPF_MXvortexcasino.com

Related pages

Pivot deeper into the graph from vortexcasino.com.

Cypher and MCP

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

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