Skip to content

Hostname

nuclearbaits.cz

Last fetched

nuclearbaits.cz resolves to 1 IPv4 address operated by AS24971 in CZ.

Nutrition Label

WHISPER CANON · nuclearbaits.czRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/nuclearbaits.cz

Resolution chain

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

IPPrefixASNOperatorCountry
37.205.12.12237.205.12.0/22AS24971CZ

WHOIS identity

No WHOIS records are currently associated with nuclearbaits.cz in WhisperGraph.

Subdomains

1 observed subdomain of nuclearbaits.cz.

Web-graph footprint

Distinct hostnames that link to or from nuclearbaits.cz in the public web crawl.

51 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nuclearbaits.cz.

MechanismTarget
SPF_Anuclearbaits.cz
SPF_INCLUDE_spf.google.com
SPF_IP2a03:3b40:fe:6a:0:0:0:1
SPF_IP37.205.12.122
SPF_MXnuclearbaits.cz

Related pages

Pivot deeper into the graph from nuclearbaits.cz.

Cypher and MCP

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

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