Skip to content

Hostname

sweepercasino.com

Last fetched

sweepercasino.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sweepercasino.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sweepercasino.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.78.11518.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.12618.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.2518.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.5218.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.171.117.1273.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.833.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.953.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.3418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

2 observed subdomains of sweepercasino.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sweepercasino.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from sweepercasino.com.

Cypher and MCP

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

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