Skip to content

Hostname

atemit.cz

Last fetched

atemit.cz resolves to 1 IPv4 address operated by AS39392 in CZ.

Nutrition Label

WHISPER CANON · atemit.czRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/atemit.cz

Resolution chain

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

IPPrefixASNOperatorCountry
37.235.105.737.235.96.0/20AS39392CZ

WHOIS identity

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

Subdomains

2 observed subdomains of atemit.cz.

Web-graph footprint

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

16 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for atemit.cz.

MechanismTarget
SPF_Aatemit.cz
SPF_Aserver.atemit.cz
SPF_Asmtp.atemit.cz
SPF_INCLUDE_spf.forpsi.com
SPF_INCLUDE_spf.krejta.cz
SPF_INCLUDEspf.smartemailing.cz
SPF_IP212.24.128.3/32
SPF_IP62.44.7.70
SPF_IP81.2.195.0/24
SPF_MXatemit.cz

Related pages

Pivot deeper into the graph from atemit.cz.

Cypher and MCP

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

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