Skip to content

Hostname

internet-handel.cz

Last fetched

internet-handel.cz has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:795 as the registrar.

Nutrition Label

WHISPER CANON · internet-handel.czRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/internet-handel.cz

Resolution chain

internet-handel.cz has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:795
Organization
ladislav kozisek
Contact emails

Subdomains

3 observed subdomains of internet-handel.cz.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for internet-handel.cz.

MechanismTarget
SPF_Ainternet-handel.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP109.123.216.100
SPF_IP109.123.216.74
SPF_IP109.123.216.80
SPF_IP109.123.216.81
SPF_IP109.123.216.96
SPF_IP109.123.216.97
SPF_IP109.123.216.98
SPF_IP109.123.216.99
SPF_IP171.25.221.156
SPF_IP185.174.170.18
SPF_IP2a0b:a901:0:0:0:b9ff:feae:aa12
SPF_IP52.29.139.19
SPF_IP52.57.61.145
SPF_MXinternet-handel.cz

Related pages

Pivot deeper into the graph from internet-handel.cz.

Cypher and MCP

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

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