Skip to content

Hostname

casinodealer.nu

Last fetched

casinodealer.nu resolves to 1 IPv4 address operated by AS200719 in US.

Nutrition Label

WHISPER CANON · casinodealer.nuRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/casinodealer.nu

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.254.8594.46.252.0/22AS200719US

WHOIS identity

No WHOIS records are currently associated with casinodealer.nu in WhisperGraph.

Subdomains

7 observed subdomains of casinodealer.nu.

Web-graph footprint

Distinct hostnames that link to or from casinodealer.nu in the public web crawl.

14 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • casinodealer.nu

SPF policy

6 SPF mechanisms authorising senders for casinodealer.nu.

MechanismTarget
SPF_Acasinodealer.nu
SPF_INCLUDE_spf.reliablemail.org
SPF_INCLUDEreliablemail.org
SPF_IP212.16.184.174
SPF_IP212.16.186.94
SPF_MXcasinodealer.nu

Related pages

Pivot deeper into the graph from casinodealer.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "casinodealer.nu"})-[: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.