Skip to content

Hostname

pooltechnika.cz

Last fetched

pooltechnika.cz resolves to 2 IPv4 addresses operated by AMCCOMP-MASTER-BRNO in CZ. WHOIS lists registrar:reg-gransy as the registrar.

Nutrition Label

WHISPER CANON · pooltechnika.czRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pooltechnika.cz

Resolution chain

pooltechnika.cz resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.59.147.166185.59.144.0/22AS207167AMCCOMP-MASTER-BRNOCZ
46.28.106.22146.28.104.0/21AS197019WEDOSCZ

WHOIS identity

Registrar
registrar:reg-gransy
Organization
pooltechnika s.r.o.
Contact emails

Subdomains

7 observed subdomains of pooltechnika.cz.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pooltechnika.cz.

MechanismTarget
SPF_Apooltechnika.cz
SPF_INCLUDE_spf.impnet.cz
SPF_INCLUDEamccomp.cz
SPF_INCLUDEservers.mcsv.net
SPF_MXpooltechnika.cz

Related pages

Pivot deeper into the graph from pooltechnika.cz.

Cypher and MCP

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

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